Reference documentation and code samples for the Google Cloud Api Gateway V1 Client class DeleteGatewayRequest.
Request message for ApiGatewayService.DeleteGateway
Generated from protobuf message google.cloud.apigateway.v1.DeleteGatewayRequest
Namespace
Google \ Cloud \ ApiGateway \ V1Methods
__construct
Constructor.
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/*
string
setName
Required. Resource name of the form: projects/*/locations/*/gateways/*
var
string
$this
static::build
name
string
Required. Resource name of the form: projects/*/locations/*/gateways/*
Please see Google\Cloud\ApiGateway\V1\ApiGatewayServiceClient::gatewayName()
for help formatting this field.