Class ListEntitlementChangesRequest (1.18.3)

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

Request message for CloudChannelService.ListEntitlementChanges

Attributes

NameDescription
parent str
Required. The resource name of the entitlement for which to list entitlement changes. The - wildcard may be used to match entitlements across a customer. Formats: - accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id} - accounts/{account_id}/customers/{customer_id}/entitlements/-
page_size int
Optional. The maximum number of entitlement changes to return. The service may return fewer than this value. If unspecified, returns at most 10 entitlement changes. The maximum value is 50; the server will coerce values above 50.
page_token str
Optional. A page token, received from a previous CloudChannelService.ListEntitlementChanges call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to CloudChannelService.ListEntitlementChanges must match the call that provided the page token.
filter str
Optional. Filters applied to the list results.