menu
googleapis package
documentation
container/v1.dart
SetLabelsRequest
resourceLabels property
resourceLabels property
dark_mode
light_mode
resourceLabels
property
Map
<
String
,
String
>
?
resourceLabels
getter/setter pair
The labels to set for that cluster.
Required.
Implementation
core.
Map
<core.
String
, core.
String
>? resourceLabels;
googleapis package
documentation
container/v1
SetLabelsRequest
resourceLabels property
SetLabelsRequest class
Constructors
new
fromJson
Properties
clusterId
hashCode
labelFingerprint
name
projectId
resourceLabels
runtimeType
zone
Methods
noSuchMethod
toJson
toString
Operators
operator ==