SearchEntitlementsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for SearchEntitlements
method.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The parent which owns the entitlement resources. |
caller_access_type |
google.cloud.privilegedaccessmanager_v1.types.SearchEntitlementsRequest.CallerAccessType
Required. Only entitlements where the calling user has this access are returned. |
filter |
str
Optional. Only entitlements matching this filter are returned in the response. |
page_size |
int
Optional. Requested page size. The server may return fewer items than requested. If unspecified, the server picks an appropriate default. |
page_token |
str
Optional. A token identifying a page of results the server should return. |
Classes
CallerAccessType
CallerAccessType(value)
Different types of access a user can have on the entitlement resource.