GoogleApi.NetworkServices.V1.Model.GatewayRouteView (google_api_network_services v0.11.0)
View SourceGatewayRouteView defines view-only resource for Routes to a Gateway
Attributes
-
name(type:String.t, default:nil) - Output only. Identifier. Full path name of the GatewayRouteView resource. Format: projects/{project_number}/locations/{location}/gateways/{gateway_name}/routeViews/{route_view_name} -
routeId(type:String.t, default:nil) - Output only. The resource id for the route. -
routeLocation(type:String.t, default:nil) - Output only. Location where the route exists. -
routeProjectNumber(type:String.t, default:nil) - Output only. Project number where the route exists. -
routeType(type:String.t, default:nil) - Output only. Type of the route: HttpRoute,GrpcRoute,TcpRoute, or TlsRoute
Summary
Functions
Unwrap a decoded JSON object into its complex fields.