Reference documentation and code samples for the Network Connectivity V1 API class Google::Cloud::NetworkConnectivity::V1::QueryHubStatusRequest.
The request for HubService.QueryHubStatus.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#filter
def filter() -> ::String
-
(::String) —
Optional. An expression that filters the list of results. The filter can be used to filter the results by the following fields:
psc_propagation_status.source_spoke
psc_propagation_status.source_group
psc_propagation_status.source_forwarding_rule
psc_propagation_status.target_spoke
psc_propagation_status.target_group
psc_propagation_status.code
psc_propagation_status.message
#filter=
def filter=(value) -> ::String
-
value (::String) —
Optional. An expression that filters the list of results. The filter can be used to filter the results by the following fields:
psc_propagation_status.source_spoke
psc_propagation_status.source_group
psc_propagation_status.source_forwarding_rule
psc_propagation_status.target_spoke
psc_propagation_status.target_group
psc_propagation_status.code
psc_propagation_status.message
-
(::String) —
Optional. An expression that filters the list of results. The filter can be used to filter the results by the following fields:
psc_propagation_status.source_spoke
psc_propagation_status.source_group
psc_propagation_status.source_forwarding_rule
psc_propagation_status.target_spoke
psc_propagation_status.target_group
psc_propagation_status.code
psc_propagation_status.message
#group_by
def group_by() -> ::String
-
(::String) —
Optional. Aggregate the results by the specified fields. A comma-separated list of any of these fields:
psc_propagation_status.source_spoke
psc_propagation_status.source_group
psc_propagation_status.source_forwarding_rule
psc_propagation_status.target_spoke
psc_propagation_status.target_group
psc_propagation_status.code
#group_by=
def group_by=(value) -> ::String
-
value (::String) —
Optional. Aggregate the results by the specified fields. A comma-separated list of any of these fields:
psc_propagation_status.source_spoke
psc_propagation_status.source_group
psc_propagation_status.source_forwarding_rule
psc_propagation_status.target_spoke
psc_propagation_status.target_group
psc_propagation_status.code
-
(::String) —
Optional. Aggregate the results by the specified fields. A comma-separated list of any of these fields:
psc_propagation_status.source_spoke
psc_propagation_status.source_group
psc_propagation_status.source_forwarding_rule
psc_propagation_status.target_spoke
psc_propagation_status.target_group
psc_propagation_status.code
#name
def name() -> ::String
- (::String) — Required. The name of the hub.
#name=
def name=(value) -> ::String
- value (::String) — Required. The name of the hub.
- (::String) — Required. The name of the hub.
#order_by
def order_by() -> ::String
-
(::String) —
Optional. Sort the results in ascending order by the specified fields. A comma-separated list of any of these fields:
psc_propagation_status.source_spoke
psc_propagation_status.source_group
psc_propagation_status.source_forwarding_rule
psc_propagation_status.target_spoke
psc_propagation_status.target_group
psc_propagation_status.code
Ifgroup_by
is set, the value of theorder_by
field must be the same as or a subset of thegroup_by
field.
#order_by=
def order_by=(value) -> ::String
-
value (::String) —
Optional. Sort the results in ascending order by the specified fields. A comma-separated list of any of these fields:
psc_propagation_status.source_spoke
psc_propagation_status.source_group
psc_propagation_status.source_forwarding_rule
psc_propagation_status.target_spoke
psc_propagation_status.target_group
psc_propagation_status.code
Ifgroup_by
is set, the value of theorder_by
field must be the same as or a subset of thegroup_by
field.
-
(::String) —
Optional. Sort the results in ascending order by the specified fields. A comma-separated list of any of these fields:
psc_propagation_status.source_spoke
psc_propagation_status.source_group
psc_propagation_status.source_forwarding_rule
psc_propagation_status.target_spoke
psc_propagation_status.target_group
psc_propagation_status.code
Ifgroup_by
is set, the value of theorder_by
field must be the same as or a subset of thegroup_by
field.
#page_size
def page_size() -> ::Integer
- (::Integer) — Optional. The maximum number of results to return per page.
#page_size=
def page_size=(value) -> ::Integer
- value (::Integer) — Optional. The maximum number of results to return per page.
- (::Integer) — Optional. The maximum number of results to return per page.
#page_token
def page_token() -> ::String
- (::String) — Optional. The page token.
#page_token=
def page_token=(value) -> ::String
- value (::String) — Optional. The page token.
- (::String) — Optional. The page token.