GoogleCloudResourcesettingsV1ValueStringMap class
A string->string map value that can hold a map of string keys to string values.
The maximum length of each string is 200 characters and there can be a maximum of 50 key-value pairs in the map.
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited