Reference documentation and code samples for the Agent Registry V1 API class Google::Cloud::AgentRegistry::V1::Agent::AttributesEntry.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#key
def key() -> ::String
Returns
- (::String)
#key=
def key=(value) -> ::String
Parameter
- value (::String)
Returns
- (::String)
#value
def value() -> ::Google::Protobuf::Struct
Returns
#value=
def value=(value) -> ::Google::Protobuf::Struct
Parameter
- value (::Google::Protobuf::Struct)
Returns