Agent Registry V1 API - Class Google::Cloud::AgentRegistry::V1::Binding::Source (v0.1.0)

Reference documentation and code samples for the Agent Registry V1 API class Google::Cloud::AgentRegistry::V1::Binding::Source.

The source of the Binding.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#identifier

def identifier() -> ::String
Returns
  • (::String) —

    The identifier of the source Agent. Format:

    • urn:agent:{publisher}:{namespace}:{name}

#identifier=

def identifier=(value) -> ::String
Parameter
  • value (::String) —

    The identifier of the source Agent. Format:

    • urn:agent:{publisher}:{namespace}:{name}
Returns
  • (::String) —

    The identifier of the source Agent. Format:

    • urn:agent:{publisher}:{namespace}:{name}