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
def name() -> ::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
def route_id() -> ::String
Returns
- (::String) — Output only. The resource id for the route.
#route_location
def route_location() -> ::String
Returns
- (::String) — Output only. Location where the route exists.
#route_project_number
def route_project_number() -> ::Integer
Returns
- (::Integer) — Output only. Project number where the route exists.
#route_type
def route_type() -> ::String
Returns
- (::String) — Output only. Type of the route: HttpRoute,GrpcRoute,TcpRoute, or TlsRoute