Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::ListEntitlementChangesRequest.
Request message for CloudChannelService.ListEntitlementChanges
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#filter
def filter() -> ::String
- (::String) — Optional. Filters applied to the list results.
#filter=
def filter=(value) -> ::String
- value (::String) — Optional. Filters applied to the list results.
- (::String) — Optional. Filters applied to the list results.
#page_size
def page_size() -> ::Integer
- (::Integer) — 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_size=
def page_size=(value) -> ::Integer
- value (::Integer) — 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.
- (::Integer) — 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
def page_token() -> ::String
-
(::String) — 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.
#page_token=
def page_token=(value) -> ::String
-
value (::String) — 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.
-
(::String) — 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.
#parent
def parent() -> ::String
-
(::String) —
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/-
#parent=
def parent=(value) -> ::String
-
value (::String) —
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/-
-
(::String) —
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/-