Class Issue.Builder

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

    public static final class Issue.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<Issue.Builder>
    implements IssueOrBuilder
     The issue resource.
     
    Protobuf type google.cloud.contactcenterinsights.v1.Issue
    • 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<Issue.Builder>
      • clear

        public Issue.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<Issue.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<Issue.Builder>
      • getDefaultInstanceForType

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

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

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

        public Issue.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<Issue.Builder>
      • setField

        public Issue.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<Issue.Builder>
      • clearField

        public Issue.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<Issue.Builder>
      • clearOneof

        public Issue.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<Issue.Builder>
      • setRepeatedField

        public Issue.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<Issue.Builder>
      • addRepeatedField

        public Issue.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<Issue.Builder>
      • mergeFrom

        public Issue.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<Issue.Builder>
      • isInitialized

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

        public Issue.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<Issue.Builder>
        Throws:
        IOException
      • getName

        public String getName()
         Immutable. The resource name of the issue.
         Format:
         projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
         
        string name = 1 [(.google.api.field_behavior) = IMMUTABLE];
        Specified by:
        getName in interface IssueOrBuilder
        Returns:
        The name.
      • getNameBytes

        public com.google.protobuf.ByteString getNameBytes()
         Immutable. The resource name of the issue.
         Format:
         projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
         
        string name = 1 [(.google.api.field_behavior) = IMMUTABLE];
        Specified by:
        getNameBytes in interface IssueOrBuilder
        Returns:
        The bytes for name.
      • setName

        public Issue.Builder setName​(String value)
         Immutable. The resource name of the issue.
         Format:
         projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
         
        string name = 1 [(.google.api.field_behavior) = IMMUTABLE];
        Parameters:
        value - The name to set.
        Returns:
        This builder for chaining.
      • clearName

        public Issue.Builder clearName()
         Immutable. The resource name of the issue.
         Format:
         projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
         
        string name = 1 [(.google.api.field_behavior) = IMMUTABLE];
        Returns:
        This builder for chaining.
      • setNameBytes

        public Issue.Builder setNameBytes​(com.google.protobuf.ByteString value)
         Immutable. The resource name of the issue.
         Format:
         projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
         
        string name = 1 [(.google.api.field_behavior) = IMMUTABLE];
        Parameters:
        value - The bytes for name to set.
        Returns:
        This builder for chaining.
      • getDisplayName

        public String getDisplayName()
         The representative name for the issue.
         
        string display_name = 2;
        Specified by:
        getDisplayName in interface IssueOrBuilder
        Returns:
        The displayName.
      • getDisplayNameBytes

        public com.google.protobuf.ByteString getDisplayNameBytes()
         The representative name for the issue.
         
        string display_name = 2;
        Specified by:
        getDisplayNameBytes in interface IssueOrBuilder
        Returns:
        The bytes for displayName.
      • setDisplayName

        public Issue.Builder setDisplayName​(String value)
         The representative name for the issue.
         
        string display_name = 2;
        Parameters:
        value - The displayName to set.
        Returns:
        This builder for chaining.
      • clearDisplayName

        public Issue.Builder clearDisplayName()
         The representative name for the issue.
         
        string display_name = 2;
        Returns:
        This builder for chaining.
      • setDisplayNameBytes

        public Issue.Builder setDisplayNameBytes​(com.google.protobuf.ByteString value)
         The representative name for the issue.
         
        string display_name = 2;
        Parameters:
        value - The bytes for displayName to set.
        Returns:
        This builder for chaining.
      • hasCreateTime

        public boolean hasCreateTime()
         Output only. The time at which this issue was created.
         
        .google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasCreateTime in interface IssueOrBuilder
        Returns:
        Whether the createTime field is set.
      • getCreateTime

        public com.google.protobuf.Timestamp getCreateTime()
         Output only. The time at which this issue was created.
         
        .google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getCreateTime in interface IssueOrBuilder
        Returns:
        The createTime.
      • setCreateTime

        public Issue.Builder setCreateTime​(com.google.protobuf.Timestamp value)
         Output only. The time at which this issue was created.
         
        .google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setCreateTime

        public Issue.Builder setCreateTime​(com.google.protobuf.Timestamp.Builder builderForValue)
         Output only. The time at which this issue was created.
         
        .google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • mergeCreateTime

        public Issue.Builder mergeCreateTime​(com.google.protobuf.Timestamp value)
         Output only. The time at which this issue was created.
         
        .google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • clearCreateTime

        public Issue.Builder clearCreateTime()
         Output only. The time at which this issue was created.
         
        .google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getCreateTimeBuilder

        public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
         Output only. The time at which this issue was created.
         
        .google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getCreateTimeOrBuilder

        public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
         Output only. The time at which this issue was created.
         
        .google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getCreateTimeOrBuilder in interface IssueOrBuilder
      • hasUpdateTime

        public boolean hasUpdateTime()
         Output only. The most recent time that this issue was updated.
         
        .google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasUpdateTime in interface IssueOrBuilder
        Returns:
        Whether the updateTime field is set.
      • getUpdateTime

        public com.google.protobuf.Timestamp getUpdateTime()
         Output only. The most recent time that this issue was updated.
         
        .google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getUpdateTime in interface IssueOrBuilder
        Returns:
        The updateTime.
      • setUpdateTime

        public Issue.Builder setUpdateTime​(com.google.protobuf.Timestamp value)
         Output only. The most recent time that this issue was updated.
         
        .google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setUpdateTime

        public Issue.Builder setUpdateTime​(com.google.protobuf.Timestamp.Builder builderForValue)
         Output only. The most recent time that this issue was updated.
         
        .google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • mergeUpdateTime

        public Issue.Builder mergeUpdateTime​(com.google.protobuf.Timestamp value)
         Output only. The most recent time that this issue was updated.
         
        .google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • clearUpdateTime

        public Issue.Builder clearUpdateTime()
         Output only. The most recent time that this issue was updated.
         
        .google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getUpdateTimeBuilder

        public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
         Output only. The most recent time that this issue was updated.
         
        .google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getUpdateTimeOrBuilder

        public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
         Output only. The most recent time that this issue was updated.
         
        .google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getUpdateTimeOrBuilder in interface IssueOrBuilder
      • getSampleUtterancesList

        public com.google.protobuf.ProtocolStringList getSampleUtterancesList()
         Output only. Resource names of the sample representative utterances that
         match to this issue.
         
        repeated string sample_utterances = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getSampleUtterancesList in interface IssueOrBuilder
        Returns:
        A list containing the sampleUtterances.
      • getSampleUtterancesCount

        public int getSampleUtterancesCount()
         Output only. Resource names of the sample representative utterances that
         match to this issue.
         
        repeated string sample_utterances = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getSampleUtterancesCount in interface IssueOrBuilder
        Returns:
        The count of sampleUtterances.
      • getSampleUtterances

        public String getSampleUtterances​(int index)
         Output only. Resource names of the sample representative utterances that
         match to this issue.
         
        repeated string sample_utterances = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getSampleUtterances in interface IssueOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The sampleUtterances at the given index.
      • getSampleUtterancesBytes

        public com.google.protobuf.ByteString getSampleUtterancesBytes​(int index)
         Output only. Resource names of the sample representative utterances that
         match to this issue.
         
        repeated string sample_utterances = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getSampleUtterancesBytes in interface IssueOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the sampleUtterances at the given index.
      • setSampleUtterances

        public Issue.Builder setSampleUtterances​(int index,
                                                 String value)
         Output only. Resource names of the sample representative utterances that
         match to this issue.
         
        repeated string sample_utterances = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        index - The index to set the value at.
        value - The sampleUtterances to set.
        Returns:
        This builder for chaining.
      • addSampleUtterances

        public Issue.Builder addSampleUtterances​(String value)
         Output only. Resource names of the sample representative utterances that
         match to this issue.
         
        repeated string sample_utterances = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The sampleUtterances to add.
        Returns:
        This builder for chaining.
      • addAllSampleUtterances

        public Issue.Builder addAllSampleUtterances​(Iterable<String> values)
         Output only. Resource names of the sample representative utterances that
         match to this issue.
         
        repeated string sample_utterances = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        values - The sampleUtterances to add.
        Returns:
        This builder for chaining.
      • clearSampleUtterances

        public Issue.Builder clearSampleUtterances()
         Output only. Resource names of the sample representative utterances that
         match to this issue.
         
        repeated string sample_utterances = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Returns:
        This builder for chaining.
      • addSampleUtterancesBytes

        public Issue.Builder addSampleUtterancesBytes​(com.google.protobuf.ByteString value)
         Output only. Resource names of the sample representative utterances that
         match to this issue.
         
        repeated string sample_utterances = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The bytes of the sampleUtterances to add.
        Returns:
        This builder for chaining.
      • setUnknownFields

        public final Issue.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<Issue.Builder>
      • mergeUnknownFields

        public final Issue.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<Issue.Builder>