Reference documentation and code samples for the Google Cloud Network Services V1 Client class CreateHttpRouteRequest.
Request used by the HttpRoute method.
Generated from protobuf message google.cloud.networkservices.v1.CreateHttpRouteRequest
Namespace
Google \ Cloud \ NetworkServices \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent resource of the HttpRoute. Must be in the format projects/*/locations/global
.
↳ http_route_id
string
Required. Short name of the HttpRoute resource to be created.
↳ http_route
getParent
Required. The parent resource of the HttpRoute. Must be in the
format projects/*/locations/global
.
string
setParent
Required. The parent resource of the HttpRoute. Must be in the
format projects/*/locations/global
.
var
string
$this
getHttpRouteId
Required. Short name of the HttpRoute resource to be created.
string
setHttpRouteId
Required. Short name of the HttpRoute resource to be created.
var
string
$this
getHttpRoute
Required. HttpRoute resource to be created.
hasHttpRoute
clearHttpRoute
setHttpRoute
Required. HttpRoute resource to be created.
$this
static::build
parent
string
Required. The parent resource of the HttpRoute. Must be in the
format projects/*/locations/global
. Please see NetworkServicesClient::locationName()
for help formatting this field.
httpRoute
httpRouteId
string
Required. Short name of the HttpRoute resource to be created.