API hub V1 API - Class Google::Cloud::ApiHub::V1::AttributeValues (v0.1.0)

Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::AttributeValues.

The attribute values associated with resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#attribute

def attribute() -> ::String
Returns
  • (::String) — Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute}

#enum_values

def enum_values() -> ::Google::Cloud::ApiHub::V1::AttributeValues::EnumAttributeValues
Returns

#enum_values=

def enum_values=(value) -> ::Google::Cloud::ApiHub::V1::AttributeValues::EnumAttributeValues
Parameter
Returns

#json_values

def json_values() -> ::Google::Cloud::ApiHub::V1::AttributeValues::StringAttributeValues
Returns

#json_values=

def json_values=(value) -> ::Google::Cloud::ApiHub::V1::AttributeValues::StringAttributeValues
Parameter
Returns

#string_values

def string_values() -> ::Google::Cloud::ApiHub::V1::AttributeValues::StringAttributeValues
Returns

#string_values=

def string_values=(value) -> ::Google::Cloud::ApiHub::V1::AttributeValues::StringAttributeValues
Parameter
Returns