Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::AgentGatewaySetting::AgentGatewayReference (v0.28.0)

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::AgentGatewaySetting::AgentGatewayReference.

Reference to an Agent Gateway resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Immutable. The resource name of the agent gateway.

    Expected format: projects/{project_number}/locations/{location}/agentGateways/{agent_gateway}.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Immutable. The resource name of the agent gateway.

    Expected format: projects/{project_number}/locations/{location}/agentGateways/{agent_gateway}.

Returns
  • (::String) — Required. Immutable. The resource name of the agent gateway.

    Expected format: projects/{project_number}/locations/{location}/agentGateways/{agent_gateway}.