GoogleCloudResourcesettingsV1ValueStringSet class
A string set value that can hold a set of strings.
The maximum length of each string is 200 characters and there can be a maximum of 50 strings in the string set.
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