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

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

Represents a user-defined Binding.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#auth_provider_binding

def auth_provider_binding() -> ::Google::Cloud::AgentRegistry::V1::Binding::AuthProviderBinding
Returns

#auth_provider_binding=

def auth_provider_binding=(value) -> ::Google::Cloud::AgentRegistry::V1::Binding::AuthProviderBinding
Parameter
Returns

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#description

def description() -> ::String
Returns
  • (::String) — Optional. User-defined description of a Binding. Can have a maximum length of 2048 characters.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Optional. User-defined description of a Binding. Can have a maximum length of 2048 characters.
Returns
  • (::String) — Optional. User-defined description of a Binding. Can have a maximum length of 2048 characters.

#display_name

def display_name() -> ::String
Returns
  • (::String) — Optional. User-defined display name for the Binding. Can have a maximum length of 63 characters.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Optional. User-defined display name for the Binding. Can have a maximum length of 63 characters.
Returns
  • (::String) — Optional. User-defined display name for the Binding. Can have a maximum length of 63 characters.

#name

def name() -> ::String
Returns
  • (::String) — Required. Identifier. The resource name of the Binding. Format: projects/{project}/locations/{location}/bindings/{binding}.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Identifier. The resource name of the Binding. Format: projects/{project}/locations/{location}/bindings/{binding}.
Returns
  • (::String) — Required. Identifier. The resource name of the Binding. Format: projects/{project}/locations/{location}/bindings/{binding}.

#source

def source() -> ::Google::Cloud::AgentRegistry::V1::Binding::Source
Returns

#source=

def source=(value) -> ::Google::Cloud::AgentRegistry::V1::Binding::Source
Parameter
Returns

#target

def target() -> ::Google::Cloud::AgentRegistry::V1::Binding::Target
Returns

#target=

def target=(value) -> ::Google::Cloud::AgentRegistry::V1::Binding::Target
Parameter
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns