menu
google_cloud_compute_v1 package
documentation
compute.dart
RegionSetLabelsRequest
labels property
labels property
dark_mode
light_mode
labels
property
Map
<
String
,
String
>
labels
final
The labels to set for this resource.
Implementation
final Map<String, String> labels;
google_cloud_compute_v1 package
documentation
compute
RegionSetLabelsRequest
labels property
RegionSetLabelsRequest class