labels property Null safety
read / write
Cross-service attributes for the location.
For example {"cloud.googleapis.com/region": "us-east1"}
Implementation
core.Map<core.String, core.String>? labels;
Cross-service attributes for the location.
For example {"cloud.googleapis.com/region": "us-east1"}
core.Map<core.String, core.String>? labels;