Reference documentation and code samples for the Network Services V1 API class Google::Cloud::NetworkServices::V1::MeshRouteView.
MeshRouteView defines view-only resource for Routes to a Mesh
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#name
defname()->::String
Returns
(::String) — Output only. Identifier. Full path name of the MeshRouteView resource.
Format:
projects/{project}/locations/{location}/meshes/{mesh}/routeViews/{route_view}
#route_id
defroute_id()->::String
Returns
(::String) — Output only. The resource id for the route.
#route_location
defroute_location()->::String
Returns
(::String) — Output only. Location where the route exists.
#route_project_number
defroute_project_number()->::Integer
Returns
(::Integer) — Output only. Project number where the route exists.
#route_type
defroute_type()->::String
Returns
(::String) — Output only. Type of the route: HttpRoute,GrpcRoute,TcpRoute, or TlsRoute
[[["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-08-28 UTC."],[],[],null,["# Network Services V1 API - Class Google::Cloud::NetworkServices::V1::MeshRouteView (v2.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.4.0 (latest)](/ruby/docs/reference/google-cloud-network_services-v1/latest/Google-Cloud-NetworkServices-V1-MeshRouteView)\n- [2.3.0](/ruby/docs/reference/google-cloud-network_services-v1/2.3.0/Google-Cloud-NetworkServices-V1-MeshRouteView)\n- [2.2.0](/ruby/docs/reference/google-cloud-network_services-v1/2.2.0/Google-Cloud-NetworkServices-V1-MeshRouteView)\n- [2.1.0](/ruby/docs/reference/google-cloud-network_services-v1/2.1.0/Google-Cloud-NetworkServices-V1-MeshRouteView)\n- [2.0.1](/ruby/docs/reference/google-cloud-network_services-v1/2.0.1/Google-Cloud-NetworkServices-V1-MeshRouteView)\n- [1.2.0](/ruby/docs/reference/google-cloud-network_services-v1/1.2.0/Google-Cloud-NetworkServices-V1-MeshRouteView)\n- [1.1.0](/ruby/docs/reference/google-cloud-network_services-v1/1.1.0/Google-Cloud-NetworkServices-V1-MeshRouteView)\n- [1.0.1](/ruby/docs/reference/google-cloud-network_services-v1/1.0.1/Google-Cloud-NetworkServices-V1-MeshRouteView)\n- [0.2.0](/ruby/docs/reference/google-cloud-network_services-v1/0.2.0/Google-Cloud-NetworkServices-V1-MeshRouteView)\n- [0.1.0](/ruby/docs/reference/google-cloud-network_services-v1/0.1.0/Google-Cloud-NetworkServices-V1-MeshRouteView) \nReference documentation and code samples for the Network Services V1 API class Google::Cloud::NetworkServices::V1::MeshRouteView.\n\nMeshRouteView defines view-only resource for Routes to a Mesh \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. Identifier. Full path name of the MeshRouteView resource. Format: projects/{project}/locations/{location}/meshes/{mesh}/routeViews/{route_view}\n\n### #route_id\n\n def route_id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The resource id for the route.\n\n### #route_location\n\n def route_location() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. Location where the route exists.\n\n### #route_project_number\n\n def route_project_number() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- Output only. Project number where the route exists.\n\n### #route_type\n\n def route_type() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. Type of the route: HttpRoute,GrpcRoute,TcpRoute, or TlsRoute"]]