Google Cloud Api Gateway V1 Client - Class GetGatewayRequest (1.0.5)

Reference documentation and code samples for the Google Cloud Api Gateway V1 Client class GetGatewayRequest.

Request message for ApiGatewayService.GetGateway

Generated from protobuf message google.cloud.apigateway.v1.GetGatewayRequest

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. Resource name of the form: projects/*/locations/*/gateways/*

getName

Required. Resource name of the form: projects/*/locations/*/gateways/*

Returns
Type Description
string

setName

Required. Resource name of the form: projects/*/locations/*/gateways/*

Parameter
Name Description
var string
Returns
Type Description
$this