Reference documentation and code samples for the Network Connectivity V1alpha1 API class Google::Cloud::NetworkConnectivity::V1alpha1::ListHubsRequest.
Request for HubService.ListHubs method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#filter
def filter() -> ::String
    Returns
    
  - (::String) — A filter expression that filters the results listed in the response.
#filter=
def filter=(value) -> ::String
    Parameter
    
  - value (::String) — A filter expression that filters the results listed in the response.
    Returns
    
  - (::String) — A filter expression that filters the results listed in the response.
#order_by
def order_by() -> ::String
    Returns
    
  - (::String) — Sort the results by a certain order.
#order_by=
def order_by=(value) -> ::String
    Parameter
    
  - value (::String) — Sort the results by a certain order.
    Returns
    
  - (::String) — Sort the results by a certain order.
#page_size
def page_size() -> ::Integer
    Returns
    
  - (::Integer) — The maximum number of results per page that should be returned.
#page_size=
def page_size=(value) -> ::Integer
    Parameter
    
  - value (::Integer) — The maximum number of results per page that should be returned.
    Returns
    
  - (::Integer) — The maximum number of results per page that should be returned.
#page_token
def page_token() -> ::String
    Returns
    
  - (::String) — The page token.
#page_token=
def page_token=(value) -> ::String
    Parameter
    
  - value (::String) — The page token.
    Returns
    
  - (::String) — The page token.
#parent
def parent() -> ::String
    Returns
    
  - (::String) — Required. The parent resource's name.
#parent=
def parent=(value) -> ::String
    Parameter
    
  - value (::String) — Required. The parent resource's name.
    Returns
    
- (::String) — Required. The parent resource's name.