Reference documentation and code samples for the Google Cloud Network Services V1 Client class GetMeshRouteViewRequest.
Request used with the GetMeshRouteView method.
Generated from protobuf message google.cloud.networkservices.v1.GetMeshRouteViewRequest
Namespace
Google \ Cloud \ NetworkServices \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Name of the MeshRouteView resource. Format: projects/{project}/locations/{location}/meshes/{mesh}/routeViews/{route_view}
getName
Required. Name of the MeshRouteView resource.
Format: projects/{project}/locations/{location}/meshes/{mesh}/routeViews/{route_view}
string
setName
Required. Name of the MeshRouteView resource.
Format: projects/{project}/locations/{location}/meshes/{mesh}/routeViews/{route_view}
var
string
$this
static::build
name
string
Required. Name of the MeshRouteView resource. Format: projects/{project}/locations/{location}/meshes/{mesh}/routeViews/{route_view} Please see NetworkServicesClient::meshRouteViewName() for help formatting this field.