Class Issue.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Issue.Builder>
-
- com.google.cloud.contactcenterinsights.v1.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 typegoogle.cloud.contactcenterinsights.v1.Issue
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Issue.BuilderaddAllSampleUtterances(Iterable<String> values)Output only.Issue.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Issue.BuilderaddSampleUtterances(String value)Output only.Issue.BuilderaddSampleUtterancesBytes(com.google.protobuf.ByteString value)Output only.Issuebuild()IssuebuildPartial()Issue.Builderclear()Issue.BuilderclearCreateTime()Output only.Issue.BuilderclearDisplayName()The representative name for the issue.Issue.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Issue.BuilderclearName()Immutable.Issue.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Issue.BuilderclearSampleUtterances()Output only.Issue.BuilderclearUpdateTime()Output only.Issue.Builderclone()com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.IssuegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDisplayName()The representative name for the issue.com.google.protobuf.ByteStringgetDisplayNameBytes()The representative name for the issue.StringgetName()Immutable.com.google.protobuf.ByteStringgetNameBytes()Immutable.StringgetSampleUtterances(int index)Output only.com.google.protobuf.ByteStringgetSampleUtterancesBytes(int index)Output only.intgetSampleUtterancesCount()Output only.com.google.protobuf.ProtocolStringListgetSampleUtterancesList()Output only.com.google.protobuf.TimestampgetUpdateTime()Output only.com.google.protobuf.Timestamp.BuildergetUpdateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Output only.booleanhasCreateTime()Output only.booleanhasUpdateTime()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Issue.BuildermergeCreateTime(com.google.protobuf.Timestamp value)Output only.Issue.BuildermergeFrom(Issue other)Issue.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Issue.BuildermergeFrom(com.google.protobuf.Message other)Issue.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Issue.BuildermergeUpdateTime(com.google.protobuf.Timestamp value)Output only.Issue.BuildersetCreateTime(com.google.protobuf.Timestamp value)Output only.Issue.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.Issue.BuildersetDisplayName(String value)The representative name for the issue.Issue.BuildersetDisplayNameBytes(com.google.protobuf.ByteString value)The representative name for the issue.Issue.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Issue.BuildersetName(String value)Immutable.Issue.BuildersetNameBytes(com.google.protobuf.ByteString value)Immutable.Issue.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Issue.BuildersetSampleUtterances(int index, String value)Output only.Issue.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Issue.BuildersetUpdateTime(com.google.protobuf.Timestamp value)Output only.Issue.BuildersetUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Issue.Builder>
-
clear
public Issue.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Issue.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Issue.Builder>
-
getDefaultInstanceForType
public Issue getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Issue build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Issue buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Issue.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Issue.Builder>
-
setField
public Issue.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Issue.Builder>
-
clearField
public Issue.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Issue.Builder>
-
clearOneof
public Issue.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Issue.Builder>
-
setRepeatedField
public Issue.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Issue.Builder>
-
addRepeatedField
public Issue.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Issue.Builder>
-
mergeFrom
public Issue.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Issue.Builder>
-
mergeFrom
public Issue.Builder mergeFrom(Issue other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.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:
getNamein interfaceIssueOrBuilder- 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:
getNameBytesin interfaceIssueOrBuilder- 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:
getDisplayNamein interfaceIssueOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
The representative name for the issue.
string display_name = 2;- Specified by:
getDisplayNameBytesin interfaceIssueOrBuilder- 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:
hasCreateTimein interfaceIssueOrBuilder- 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:
getCreateTimein interfaceIssueOrBuilder- 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:
getCreateTimeOrBuilderin interfaceIssueOrBuilder
-
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:
hasUpdateTimein interfaceIssueOrBuilder- 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:
getUpdateTimein interfaceIssueOrBuilder- 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:
getUpdateTimeOrBuilderin interfaceIssueOrBuilder
-
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:
getSampleUtterancesListin interfaceIssueOrBuilder- 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:
getSampleUtterancesCountin interfaceIssueOrBuilder- 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:
getSampleUtterancesin interfaceIssueOrBuilder- 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:
getSampleUtterancesBytesin interfaceIssueOrBuilder- 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:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Issue.Builder>
-
mergeUnknownFields
public final Issue.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Issue.Builder>
-
-