Class ListEntitlementChangesRequest.Builder

    • Method Detail

      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListEntitlementChangesRequest.Builder>
      • getDescriptorForType

        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        Specified by:
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListEntitlementChangesRequest.Builder>
      • getDefaultInstanceForType

        public ListEntitlementChangesRequest getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
      • build

        public ListEntitlementChangesRequest build()
        Specified by:
        build in interface com.google.protobuf.Message.Builder
        Specified by:
        build in interface com.google.protobuf.MessageLite.Builder
      • buildPartial

        public ListEntitlementChangesRequest buildPartial()
        Specified by:
        buildPartial in interface com.google.protobuf.Message.Builder
        Specified by:
        buildPartial in interface com.google.protobuf.MessageLite.Builder
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListEntitlementChangesRequest.Builder>
      • mergeFrom

        public ListEntitlementChangesRequest.Builder mergeFrom​(com.google.protobuf.CodedInputStream input,
                                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                        throws IOException
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Specified by:
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListEntitlementChangesRequest.Builder>
        Throws:
        IOException
      • getParent

        public String getParent()
         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 parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Specified by:
        getParent in interface ListEntitlementChangesRequestOrBuilder
        Returns:
        The parent.
      • getParentBytes

        public com.google.protobuf.ByteString getParentBytes()
         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 parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Specified by:
        getParentBytes in interface ListEntitlementChangesRequestOrBuilder
        Returns:
        The bytes for parent.
      • setParent

        public ListEntitlementChangesRequest.Builder setParent​(String value)
         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 parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Parameters:
        value - The parent to set.
        Returns:
        This builder for chaining.
      • clearParent

        public ListEntitlementChangesRequest.Builder clearParent()
         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 parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Returns:
        This builder for chaining.
      • setParentBytes

        public ListEntitlementChangesRequest.Builder setParentBytes​(com.google.protobuf.ByteString value)
         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 parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Parameters:
        value - The bytes for parent to set.
        Returns:
        This builder for chaining.
      • getPageSize

        public int getPageSize()
         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.
         
        int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getPageSize in interface ListEntitlementChangesRequestOrBuilder
        Returns:
        The pageSize.
      • setPageSize

        public ListEntitlementChangesRequest.Builder setPageSize​(int value)
         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.
         
        int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
        Parameters:
        value - The pageSize to set.
        Returns:
        This builder for chaining.
      • clearPageSize

        public ListEntitlementChangesRequest.Builder clearPageSize()
         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.
         
        int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
        Returns:
        This builder for chaining.
      • getPageToken

        public String getPageToken()
         Optional. A page token, received from a previous
         [CloudChannelService.ListEntitlementChanges][google.cloud.channel.v1.CloudChannelService.ListEntitlementChanges]
         call. Provide this to retrieve the subsequent page.
        
         When paginating, all other parameters provided to
         [CloudChannelService.ListEntitlementChanges][google.cloud.channel.v1.CloudChannelService.ListEntitlementChanges]
         must match the call that provided the page token.
         
        string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getPageToken in interface ListEntitlementChangesRequestOrBuilder
        Returns:
        The pageToken.
      • getPageTokenBytes

        public com.google.protobuf.ByteString getPageTokenBytes()
         Optional. A page token, received from a previous
         [CloudChannelService.ListEntitlementChanges][google.cloud.channel.v1.CloudChannelService.ListEntitlementChanges]
         call. Provide this to retrieve the subsequent page.
        
         When paginating, all other parameters provided to
         [CloudChannelService.ListEntitlementChanges][google.cloud.channel.v1.CloudChannelService.ListEntitlementChanges]
         must match the call that provided the page token.
         
        string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getPageTokenBytes in interface ListEntitlementChangesRequestOrBuilder
        Returns:
        The bytes for pageToken.
      • setPageToken

        public ListEntitlementChangesRequest.Builder setPageToken​(String value)
         Optional. A page token, received from a previous
         [CloudChannelService.ListEntitlementChanges][google.cloud.channel.v1.CloudChannelService.ListEntitlementChanges]
         call. Provide this to retrieve the subsequent page.
        
         When paginating, all other parameters provided to
         [CloudChannelService.ListEntitlementChanges][google.cloud.channel.v1.CloudChannelService.ListEntitlementChanges]
         must match the call that provided the page token.
         
        string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
        Parameters:
        value - The pageToken to set.
        Returns:
        This builder for chaining.
      • clearPageToken

        public ListEntitlementChangesRequest.Builder clearPageToken()
         Optional. A page token, received from a previous
         [CloudChannelService.ListEntitlementChanges][google.cloud.channel.v1.CloudChannelService.ListEntitlementChanges]
         call. Provide this to retrieve the subsequent page.
        
         When paginating, all other parameters provided to
         [CloudChannelService.ListEntitlementChanges][google.cloud.channel.v1.CloudChannelService.ListEntitlementChanges]
         must match the call that provided the page token.
         
        string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
        Returns:
        This builder for chaining.
      • setPageTokenBytes

        public ListEntitlementChangesRequest.Builder setPageTokenBytes​(com.google.protobuf.ByteString value)
         Optional. A page token, received from a previous
         [CloudChannelService.ListEntitlementChanges][google.cloud.channel.v1.CloudChannelService.ListEntitlementChanges]
         call. Provide this to retrieve the subsequent page.
        
         When paginating, all other parameters provided to
         [CloudChannelService.ListEntitlementChanges][google.cloud.channel.v1.CloudChannelService.ListEntitlementChanges]
         must match the call that provided the page token.
         
        string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
        Parameters:
        value - The bytes for pageToken to set.
        Returns:
        This builder for chaining.
      • getFilterBytes

        public com.google.protobuf.ByteString getFilterBytes()
         Optional. Filters applied to the list results.
         
        string filter = 4 [(.google.api.field_behavior) = OPTIONAL];
        Specified by:
        getFilterBytes in interface ListEntitlementChangesRequestOrBuilder
        Returns:
        The bytes for filter.
      • setFilter

        public ListEntitlementChangesRequest.Builder setFilter​(String value)
         Optional. Filters applied to the list results.
         
        string filter = 4 [(.google.api.field_behavior) = OPTIONAL];
        Parameters:
        value - The filter to set.
        Returns:
        This builder for chaining.
      • clearFilter

        public ListEntitlementChangesRequest.Builder clearFilter()
         Optional. Filters applied to the list results.
         
        string filter = 4 [(.google.api.field_behavior) = OPTIONAL];
        Returns:
        This builder for chaining.
      • setFilterBytes

        public ListEntitlementChangesRequest.Builder setFilterBytes​(com.google.protobuf.ByteString value)
         Optional. Filters applied to the list results.
         
        string filter = 4 [(.google.api.field_behavior) = OPTIONAL];
        Parameters:
        value - The bytes for filter to set.
        Returns:
        This builder for chaining.