Reference documentation and code samples for the Google Cloud Network Services V1 Client class MeshRouteView.
MeshRouteView defines view-only resource for Routes to a Mesh
Generated from protobuf messagegoogle.cloud.networkservices.v1.MeshRouteView
Namespace
Google \ Cloud \ NetworkServices \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. Identifier. Full path name of the MeshRouteView resource. Format: projects/{project}/locations/{location}/meshes/{mesh}/routeViews/{route_view}
↳ route_project_number
int|string
Output only. Project number where the route exists.
↳ route_location
string
Output only. Location where the route exists.
↳ route_type
string
Output only. Type of the route: HttpRoute,GrpcRoute,TcpRoute, or TlsRoute
↳ route_id
string
Output only. The resource id for the route.
getName
Output only. Identifier. Full path name of the MeshRouteView resource.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Network Services V1 Client - Class MeshRouteView (0.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.1 (latest)](/php/docs/reference/cloud-networkservices/latest/V1.MeshRouteView)\n- [0.6.0](/php/docs/reference/cloud-networkservices/0.6.0/V1.MeshRouteView)\n- [0.5.0](/php/docs/reference/cloud-networkservices/0.5.0/V1.MeshRouteView)\n- [0.4.0](/php/docs/reference/cloud-networkservices/0.4.0/V1.MeshRouteView)\n- [0.3.0](/php/docs/reference/cloud-networkservices/0.3.0/V1.MeshRouteView)\n- [0.2.3](/php/docs/reference/cloud-networkservices/0.2.3/V1.MeshRouteView)\n- [0.1.1](/php/docs/reference/cloud-networkservices/0.1.1/V1.MeshRouteView) \nReference documentation and code samples for the Google Cloud Network Services V1 Client class MeshRouteView.\n\nMeshRouteView defines view-only resource for Routes to a Mesh\n\nGenerated from protobuf message `google.cloud.networkservices.v1.MeshRouteView`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetworkServices \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nOutput only. Identifier. Full path name of the MeshRouteView resource.\n\nFormat:\nprojects/{project}/locations/{location}/meshes/{mesh}/routeViews/{route_view}\n\n### setName\n\nOutput only. Identifier. Full path name of the MeshRouteView resource.\n\nFormat:\nprojects/{project}/locations/{location}/meshes/{mesh}/routeViews/{route_view}\n\n### getRouteProjectNumber\n\nOutput only. Project number where the route exists.\n\n### setRouteProjectNumber\n\nOutput only. Project number where the route exists.\n\n### getRouteLocation\n\nOutput only. Location where the route exists.\n\n### setRouteLocation\n\nOutput only. Location where the route exists.\n\n### getRouteType\n\nOutput only. Type of the route: HttpRoute,GrpcRoute,TcpRoute, or TlsRoute\n\n### setRouteType\n\nOutput only. Type of the route: HttpRoute,GrpcRoute,TcpRoute, or TlsRoute\n\n### getRouteId\n\nOutput only. The resource id for the route.\n\n### setRouteId\n\nOutput only. The resource id for the route."]]