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