Reference documentation and code samples for the Google Cloud Api Gateway V1 Client class CreateGatewayRequest.
Request message for ApiGatewayService.CreateGateway
Generated from protobuf message google.cloud.apigateway.v1.CreateGatewayRequest
Namespace
Google \ Cloud \ ApiGateway \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Parent resource of the Gateway, of the form: projects/*/locations/*
↳ gateway_id
string
Required. Identifier to assign to the Gateway. Must be unique within scope of the parent resource.
↳ gateway
getParent
Required. Parent resource of the Gateway, of the form: projects/*/locations/*
string
setParent
Required. Parent resource of the Gateway, of the form: projects/*/locations/*
var
string
$this
getGatewayId
Required. Identifier to assign to the Gateway. Must be unique within scope of the parent resource.
string
setGatewayId
Required. Identifier to assign to the Gateway. Must be unique within scope of the parent resource.
var
string
$this
getGateway
Required. Gateway resource.
hasGateway
clearGateway
setGateway
Required. Gateway resource.
$this
static::build
parent
string
Required. Parent resource of the Gateway, of the form: projects/*/locations/*
Please see ApiGatewayServiceClient::locationName()
for help formatting this field.
gateway
gatewayId
string
Required. Identifier to assign to the Gateway. Must be unique within scope of the parent resource.