Reference documentation and code samples for the Google Cloud Network Services V1 Client class CreateGrpcRouteRequest.
Request used by the CreateGrpcRoute method.
Generated from protobuf message google.cloud.networkservices.v1.CreateGrpcRouteRequest
Namespace
Google \ Cloud \ NetworkServices \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent resource of the GrpcRoute. Must be in the format projects/*/locations/global
.
↳ grpc_route_id
string
Required. Short name of the GrpcRoute resource to be created.
↳ grpc_route
getParent
Required. The parent resource of the GrpcRoute. Must be in the
format projects/*/locations/global
.
string
setParent
Required. The parent resource of the GrpcRoute. Must be in the
format projects/*/locations/global
.
var
string
$this
getGrpcRouteId
Required. Short name of the GrpcRoute resource to be created.
string
setGrpcRouteId
Required. Short name of the GrpcRoute resource to be created.
var
string
$this
getGrpcRoute
Required. GrpcRoute resource to be created.
hasGrpcRoute
clearGrpcRoute
setGrpcRoute
Required. GrpcRoute resource to be created.
$this
static::build
parent
string
Required. The parent resource of the GrpcRoute. Must be in the
format projects/*/locations/global
. Please see NetworkServicesClient::locationName()
for help formatting this field.
grpcRoute
grpcRouteId
string
Required. Short name of the GrpcRoute resource to be created.