Class ListEntitlementChangesResponse (1.28.0)

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

Response message for CloudChannelService.ListEntitlementChanges

Attributes

Name Description
entitlement_changes MutableSequence[google.cloud.channel_v1.types.EntitlementChange]
The list of entitlement changes.
next_page_token str
A token to list the next page of results.