QueryAuthProvidersRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for QueryAuthProviders.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The parent resource where the search is performed. Format: projects/{project}/locations/{location} |
workload_id |
str
Required. The workload identifier to filter by. |
page_size |
int
Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000. |
page_token |
str
Optional. A token, which can be sent as page_token to
retrieve the next page. If this field is omitted, the first
page is returned.
A page token, received from a previous QueryAuthProviders
call. Provide this to retrieve the subsequent page. When
paginating, all other parameters provided to
QueryAuthProviders must match the call that provided the
page token.
|