Class ListFederationsRequest (1.15.2)

ListFederationsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for ListFederations.

Attributes

NameDescription
parent str
Required. The relative resource name of the location of metastore federations to list, in the following form: projects/{project_number}/locations/{location_id}.
page_size int
Optional. The maximum number of federations to return. The response may contain less than the maximum number. If unspecified, no more than 500 services are returned. The maximum value is 1000; values above 1000 are changed to 1000.
page_token str
Optional. A page token, received from a previous ListFederationServices call. Provide this token to retrieve the subsequent page. To retrieve the first page, supply an empty page token. When paginating, other parameters provided to ListFederationServices must match the call that provided the page token.
filter str
Optional. The filter to apply to list results.
order_by str
Optional. Specify the ordering of results as described in `Sorting Order