Class ListControlsRequest (0.11.13)

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

Request for ListControls method.

Attributes

Name Description
parent str
Required. The data store resource name. Format: projects/{project_number}/locations/{location_id}/collections/{collection_id}/dataStores/{data_store_id} or projects/{project_number}/locations/{location_id}/collections/{collection_id}/engines/{engine_id}.
page_size int
Optional. Maximum number of results to return. If unspecified, defaults to 50. Max allowed value is 1000.
page_token str
Optional. A page token, received from a previous ListControls call. Provide this to retrieve the subsequent page.
filter str
Optional. A filter to apply on the list results. Supported features: - List all the products under the parent branch if filter is unset. Currently this field is unsupported.