Class: Google::Cloud::ResourceSettings::V1::Value::StringSet
- Inherits:
-
Object
- Object
- Google::Cloud::ResourceSettings::V1::Value::StringSet
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/resourcesettings/v1/resource_settings.rb
Overview
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.
Instance Attribute Summary collapse
-
#values ⇒ ::Array<::String>
The strings in the set.