Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::ConfigVariable::MultiSelectValues.
The config variable value of data type multi select.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#values
def values() -> ::Array<::Google::Cloud::ApiHub::V1::ConfigValueOption>
Returns
- (::Array<::Google::Cloud::ApiHub::V1::ConfigValueOption>) — Optional. The config variable value of data type multi select.
#values=
def values=(value) -> ::Array<::Google::Cloud::ApiHub::V1::ConfigValueOption>
Parameter
- value (::Array<::Google::Cloud::ApiHub::V1::ConfigValueOption>) — Optional. The config variable value of data type multi select.
Returns
- (::Array<::Google::Cloud::ApiHub::V1::ConfigValueOption>) — Optional. The config variable value of data type multi select.