$Location01 class Null safety
Used by:
- appengine:v1 : Location
- dataplex:v1 : GoogleCloudLocationLocation
- logging:v2 : Location
- metastore:v1 : Location
Constructors
Properties
- displayName ↔ String?
-
The friendly name for this location, typically a nearby city name.
read / write
- hashCode → int
-
The hash code for this object.
read-onlyinherited
-
labels
↔ Map<
String, String> ? -
Cross-service attributes for the location.
read / write
- locationId ↔ String?
-
The canonical id for this location.
read / write
-
metadata
↔ Map<
String, Object?> ? -
Service-specific metadata.
read / write
- name ↔ String?
-
Resource name for the location, which may vary between implementations.
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited