Google Cloud Network Services V1 Client - Class GetAgentGatewayRequest (0.10.0)

Reference documentation and code samples for the Google Cloud Network Services V1 Client class GetAgentGatewayRequest.

Request used by the GetAgentGateway method.

Generated from protobuf message google.cloud.networkservices.v1.GetAgentGatewayRequest

Namespace

Google \ Cloud \ NetworkServices \ V1

Methods

__construct

Constructor.

Parameter
Name Description
data mixed

getName

Required. A name of the AgentGateway to get. Must be in the format projects/*/locations/*/agentGateways/*.

Returns
Type Description
string

setName

Required. A name of the AgentGateway to get. Must be in the format projects/*/locations/*/agentGateways/*.

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. A name of the AgentGateway to get. Must be in the format projects/*/locations/*/agentGateways/*. Please see NetworkServicesClient::agentGatewayName() for help formatting this field.

Returns
Type Description
GetAgentGatewayRequest