Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::AttributeValues::StringAttributeValues.
The attribute values of data type string or JSON.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#values
def values() -> ::Array<::String>
Returns
- (::Array<::String>) — Required. The attribute values in case attribute data type is string or JSON.
#values=
def values=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Required. The attribute values in case attribute data type is string or JSON.
Returns
- (::Array<::String>) — Required. The attribute values in case attribute data type is string or JSON.