menu
googleapis_beta package
documentation
metastore/v1beta.dart
Location
Location constructor
Location constructor
dark_mode
light_mode
Location
constructor
Location
(
{
String
?
displayName
,
Map
<
String
,
String
>
?
labels
,
String
?
locationId
,
Map
<
String
,
Object
?
>
?
metadata
,
String
?
name
,
})
Implementation
Location({ this.displayName, this.labels, this.locationId, this.metadata, this.name, });
googleapis_beta package
documentation
metastore/v1beta
Location
Location constructor
Location class