Network Services V1 API - Class Google::Cloud::NetworkServices::V1::ListLbRouteExtensionsResponse (v0.1.0)

Reference documentation and code samples for the Network Services V1 API class Google::Cloud::NetworkServices::V1::ListLbRouteExtensionsResponse.

Message for response to listing LbRouteExtension resources.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#lb_route_extensions

def lb_route_extensions() -> ::Array<::Google::Cloud::NetworkServices::V1::LbRouteExtension>
Returns

#lb_route_extensions=

def lb_route_extensions=(value) -> ::Array<::Google::Cloud::NetworkServices::V1::LbRouteExtension>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — A token identifying a page of results that the server returns.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — A token identifying a page of results that the server returns.
Returns
  • (::String) — A token identifying a page of results that the server returns.

#unreachable

def unreachable() -> ::Array<::String>
Returns
  • (::Array<::String>) — Locations that could not be reached.

#unreachable=

def unreachable=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Locations that could not be reached.
Returns
  • (::Array<::String>) — Locations that could not be reached.