Class ListCasesRequest.Builder

  • All Implemented Interfaces:
    ListCasesRequestOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
    Enclosing class:
    ListCasesRequest

    public static final class ListCasesRequest.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<ListCasesRequest.Builder>
    implements ListCasesRequestOrBuilder
     The request message for the ListCases endpoint.
     
    Protobuf type google.cloud.support.v2.ListCasesRequest
    • 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<ListCasesRequest.Builder>
      • clear

        public ListCasesRequest.Builder clear()
        Specified by:
        clear in interface com.google.protobuf.Message.Builder
        Specified by:
        clear in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<ListCasesRequest.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<ListCasesRequest.Builder>
      • getDefaultInstanceForType

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

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

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

        public ListCasesRequest.Builder clone()
        Specified by:
        clone in interface com.google.protobuf.Message.Builder
        Specified by:
        clone in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<ListCasesRequest.Builder>
      • setField

        public ListCasesRequest.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                 Object value)
        Specified by:
        setField in interface com.google.protobuf.Message.Builder
        Overrides:
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<ListCasesRequest.Builder>
      • clearField

        public ListCasesRequest.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
        Specified by:
        clearField in interface com.google.protobuf.Message.Builder
        Overrides:
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListCasesRequest.Builder>
      • clearOneof

        public ListCasesRequest.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        Specified by:
        clearOneof in interface com.google.protobuf.Message.Builder
        Overrides:
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListCasesRequest.Builder>
      • setRepeatedField

        public ListCasesRequest.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                         int index,
                                                         Object value)
        Specified by:
        setRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListCasesRequest.Builder>
      • addRepeatedField

        public ListCasesRequest.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                         Object value)
        Specified by:
        addRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListCasesRequest.Builder>
      • mergeFrom

        public ListCasesRequest.Builder mergeFrom​(com.google.protobuf.Message other)
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListCasesRequest.Builder>
      • isInitialized

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

        public ListCasesRequest.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<ListCasesRequest.Builder>
        Throws:
        IOException
      • getParent

        public String getParent()
         Required. The fully qualified name of parent resource to list cases under.
         
        string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Specified by:
        getParent in interface ListCasesRequestOrBuilder
        Returns:
        The parent.
      • getParentBytes

        public com.google.protobuf.ByteString getParentBytes()
         Required. The fully qualified name of parent resource to list cases under.
         
        string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Specified by:
        getParentBytes in interface ListCasesRequestOrBuilder
        Returns:
        The bytes for parent.
      • setParent

        public ListCasesRequest.Builder setParent​(String value)
         Required. The fully qualified name of parent resource to list cases under.
         
        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 ListCasesRequest.Builder clearParent()
         Required. The fully qualified name of parent resource to list cases under.
         
        string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
        Returns:
        This builder for chaining.
      • setParentBytes

        public ListCasesRequest.Builder setParentBytes​(com.google.protobuf.ByteString value)
         Required. The fully qualified name of parent resource to list cases under.
         
        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.
      • getFilter

        public String getFilter()
         An expression written in filter language. If non-empty, the query returns
         the cases that match the filter. Else, the query doesn't filter the cases.
        
         Filter expressions use the following fields with the operators equals (`=`)
         and `AND`:
        
         - `state`: The accepted values are `OPEN` or `CLOSED`.
         - `priority`: The accepted values are `P0`, `P1`, `P2`, `P3`, or `P4`. You
         can specify multiple values for priority using the `OR` operator. For
         example, `priority=P1 OR priority=P2`.
         - `creator.email`: The email address of the case creator.
        
         Examples:
        
         - `state=CLOSED`
         - `state=OPEN AND creator.email="tester@example.com"`
         - `state=OPEN AND (priority=P0 OR priority=P1)`
         
        string filter = 2;
        Specified by:
        getFilter in interface ListCasesRequestOrBuilder
        Returns:
        The filter.
      • getFilterBytes

        public com.google.protobuf.ByteString getFilterBytes()
         An expression written in filter language. If non-empty, the query returns
         the cases that match the filter. Else, the query doesn't filter the cases.
        
         Filter expressions use the following fields with the operators equals (`=`)
         and `AND`:
        
         - `state`: The accepted values are `OPEN` or `CLOSED`.
         - `priority`: The accepted values are `P0`, `P1`, `P2`, `P3`, or `P4`. You
         can specify multiple values for priority using the `OR` operator. For
         example, `priority=P1 OR priority=P2`.
         - `creator.email`: The email address of the case creator.
        
         Examples:
        
         - `state=CLOSED`
         - `state=OPEN AND creator.email="tester@example.com"`
         - `state=OPEN AND (priority=P0 OR priority=P1)`
         
        string filter = 2;
        Specified by:
        getFilterBytes in interface ListCasesRequestOrBuilder
        Returns:
        The bytes for filter.
      • setFilter

        public ListCasesRequest.Builder setFilter​(String value)
         An expression written in filter language. If non-empty, the query returns
         the cases that match the filter. Else, the query doesn't filter the cases.
        
         Filter expressions use the following fields with the operators equals (`=`)
         and `AND`:
        
         - `state`: The accepted values are `OPEN` or `CLOSED`.
         - `priority`: The accepted values are `P0`, `P1`, `P2`, `P3`, or `P4`. You
         can specify multiple values for priority using the `OR` operator. For
         example, `priority=P1 OR priority=P2`.
         - `creator.email`: The email address of the case creator.
        
         Examples:
        
         - `state=CLOSED`
         - `state=OPEN AND creator.email="tester@example.com"`
         - `state=OPEN AND (priority=P0 OR priority=P1)`
         
        string filter = 2;
        Parameters:
        value - The filter to set.
        Returns:
        This builder for chaining.
      • clearFilter

        public ListCasesRequest.Builder clearFilter()
         An expression written in filter language. If non-empty, the query returns
         the cases that match the filter. Else, the query doesn't filter the cases.
        
         Filter expressions use the following fields with the operators equals (`=`)
         and `AND`:
        
         - `state`: The accepted values are `OPEN` or `CLOSED`.
         - `priority`: The accepted values are `P0`, `P1`, `P2`, `P3`, or `P4`. You
         can specify multiple values for priority using the `OR` operator. For
         example, `priority=P1 OR priority=P2`.
         - `creator.email`: The email address of the case creator.
        
         Examples:
        
         - `state=CLOSED`
         - `state=OPEN AND creator.email="tester@example.com"`
         - `state=OPEN AND (priority=P0 OR priority=P1)`
         
        string filter = 2;
        Returns:
        This builder for chaining.
      • setFilterBytes

        public ListCasesRequest.Builder setFilterBytes​(com.google.protobuf.ByteString value)
         An expression written in filter language. If non-empty, the query returns
         the cases that match the filter. Else, the query doesn't filter the cases.
        
         Filter expressions use the following fields with the operators equals (`=`)
         and `AND`:
        
         - `state`: The accepted values are `OPEN` or `CLOSED`.
         - `priority`: The accepted values are `P0`, `P1`, `P2`, `P3`, or `P4`. You
         can specify multiple values for priority using the `OR` operator. For
         example, `priority=P1 OR priority=P2`.
         - `creator.email`: The email address of the case creator.
        
         Examples:
        
         - `state=CLOSED`
         - `state=OPEN AND creator.email="tester@example.com"`
         - `state=OPEN AND (priority=P0 OR priority=P1)`
         
        string filter = 2;
        Parameters:
        value - The bytes for filter to set.
        Returns:
        This builder for chaining.
      • getPageSize

        public int getPageSize()
         The maximum number of cases fetched with each request. Defaults to 10.
         
        int32 page_size = 4;
        Specified by:
        getPageSize in interface ListCasesRequestOrBuilder
        Returns:
        The pageSize.
      • setPageSize

        public ListCasesRequest.Builder setPageSize​(int value)
         The maximum number of cases fetched with each request. Defaults to 10.
         
        int32 page_size = 4;
        Parameters:
        value - The pageSize to set.
        Returns:
        This builder for chaining.
      • clearPageSize

        public ListCasesRequest.Builder clearPageSize()
         The maximum number of cases fetched with each request. Defaults to 10.
         
        int32 page_size = 4;
        Returns:
        This builder for chaining.
      • getPageToken

        public String getPageToken()
         A token identifying the page of results to return. If unspecified, the
         first page is retrieved.
         
        string page_token = 5;
        Specified by:
        getPageToken in interface ListCasesRequestOrBuilder
        Returns:
        The pageToken.
      • getPageTokenBytes

        public com.google.protobuf.ByteString getPageTokenBytes()
         A token identifying the page of results to return. If unspecified, the
         first page is retrieved.
         
        string page_token = 5;
        Specified by:
        getPageTokenBytes in interface ListCasesRequestOrBuilder
        Returns:
        The bytes for pageToken.
      • setPageToken

        public ListCasesRequest.Builder setPageToken​(String value)
         A token identifying the page of results to return. If unspecified, the
         first page is retrieved.
         
        string page_token = 5;
        Parameters:
        value - The pageToken to set.
        Returns:
        This builder for chaining.
      • clearPageToken

        public ListCasesRequest.Builder clearPageToken()
         A token identifying the page of results to return. If unspecified, the
         first page is retrieved.
         
        string page_token = 5;
        Returns:
        This builder for chaining.
      • setPageTokenBytes

        public ListCasesRequest.Builder setPageTokenBytes​(com.google.protobuf.ByteString value)
         A token identifying the page of results to return. If unspecified, the
         first page is retrieved.
         
        string page_token = 5;
        Parameters:
        value - The bytes for pageToken to set.
        Returns:
        This builder for chaining.
      • setUnknownFields

        public final ListCasesRequest.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        setUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListCasesRequest.Builder>
      • mergeUnknownFields

        public final ListCasesRequest.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListCasesRequest.Builder>