googleapis package
documentation
$shared
$SetLabelsRequest
labels property
labels
labels
property
Null safety
Map
<
String
,
String
>
?
labels
read / write
The labels to set for this resource.
Implementation
core.Map<core.String, core.String>? labels;
googleapis package
documentation
$shared
$SetLabelsRequest
labels property
$SetLabelsRequest class
Constructors
$SetLabelsRequest
fromJson
Properties
hashCode
labelFingerprint
labelFingerprintAsBytes
labels
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==