Reference documentation and code samples for the Google Cloud Network Services V1 Client class CreateGatewayRequest.
Request used by the CreateGateway method.
Generated from protobuf message google.cloud.networkservices.v1.CreateGatewayRequest
Namespace
Google \ Cloud \ NetworkServices \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent resource of the Gateway. Must be in the format projects/*/locations/*
.
↳ gateway_id
string
Required. Short name of the Gateway resource to be created.
↳ gateway
getParent
Required. The parent resource of the Gateway. Must be in the
format projects/*/locations/*
.
string
setParent
Required. The parent resource of the Gateway. Must be in the
format projects/*/locations/*
.
var
string
$this
getGatewayId
Required. Short name of the Gateway resource to be created.
string
setGatewayId
Required. Short name of the Gateway resource to be created.
var
string
$this
getGateway
Required. Gateway resource to be created.
hasGateway
clearGateway
setGateway
Required. Gateway resource to be created.
$this
static::build
parent
string
Required. The parent resource of the Gateway. Must be in the
format projects/*/locations/*
. Please see NetworkServicesClient::locationName()
for help formatting this field.
gateway
gatewayId
string
Required. Short name of the Gateway resource to be created.