Reference documentation and code samples for the Network Connectivity V1BETA API class Google::Cloud::NetworkConnectivity::V1beta::ListGatewayAdvertisedRoutesRequest.
The request for HubService.ListGatewayAdvertisedRoutes.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#filter
def filter() -> ::String- (::String) — An expression that filters the list of results.
#filter=
def filter=(value) -> ::String- value (::String) — An expression that filters the list of results.
- (::String) — An expression that filters the list of results.
#order_by
def order_by() -> ::String- (::String) — Sort the results by a certain order.
#order_by=
def order_by=(value) -> ::String- value (::String) — Sort the results by a certain order.
- (::String) — Sort the results by a certain order.
#page_size
def page_size() -> ::Integer- (::Integer) — Optional. The maximum number of results per page that should be returned.
#page_size=
def page_size=(value) -> ::Integer- value (::Integer) — Optional. The maximum number of results per page that should be returned.
- (::Integer) — Optional. The maximum number of results per page that should be returned.
#page_token
def page_token() -> ::String-
(::String) — Optional. A page token, received from a previous
ListGatewayAdvertisedRoutescall. Provide this to retrieve the subsequent page.When paginating, all other parameters provided to
ListGatewayAdvertisedRoutesmust match the call that provided the page token.
#page_token=
def page_token=(value) -> ::String-
value (::String) — Optional. A page token, received from a previous
ListGatewayAdvertisedRoutescall. Provide this to retrieve the subsequent page.When paginating, all other parameters provided to
ListGatewayAdvertisedRoutesmust match the call that provided the page token.
-
(::String) — Optional. A page token, received from a previous
ListGatewayAdvertisedRoutescall. Provide this to retrieve the subsequent page.When paginating, all other parameters provided to
ListGatewayAdvertisedRoutesmust match the call that provided the page token.
#parent
def parent() -> ::String- (::String) — Required. The parent resource's name.
#parent=
def parent=(value) -> ::String- value (::String) — Required. The parent resource's name.
- (::String) — Required. The parent resource's name.