Class QueryWorkloadsRequest (0.1.0)

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

Request message for QueryWorkloads.

Attributes

Name Description
name str
Required. The name of the auth_provider to query. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}
page_size int
Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
page_token str
Optional. A token, which can be sent as page_token to retrieve the next page. When paginating, all other parameters provided to QueryWorkloads must match the call that provided the page token. If this field is omitted, the first page is returned.