Class Conversation.Transcript.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.Builder>
-
- com.google.cloud.contactcenterinsights.v1.Conversation.Transcript.Builder
-
- All Implemented Interfaces:
Conversation.TranscriptOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- Conversation.Transcript
public static final class Conversation.Transcript.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.Builder> implements Conversation.TranscriptOrBuilder
A message representing the transcript of a conversation.
Protobuf typegoogle.cloud.contactcenterinsights.v1.Conversation.Transcript
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Conversation.Transcript.Builder
addAllTranscriptSegments(Iterable<? extends Conversation.Transcript.TranscriptSegment> values)
A list of sequential transcript segments that comprise the conversation.Conversation.Transcript.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Conversation.Transcript.Builder
addTranscriptSegments(int index, Conversation.Transcript.TranscriptSegment value)
A list of sequential transcript segments that comprise the conversation.Conversation.Transcript.Builder
addTranscriptSegments(int index, Conversation.Transcript.TranscriptSegment.Builder builderForValue)
A list of sequential transcript segments that comprise the conversation.Conversation.Transcript.Builder
addTranscriptSegments(Conversation.Transcript.TranscriptSegment value)
A list of sequential transcript segments that comprise the conversation.Conversation.Transcript.Builder
addTranscriptSegments(Conversation.Transcript.TranscriptSegment.Builder builderForValue)
A list of sequential transcript segments that comprise the conversation.Conversation.Transcript.TranscriptSegment.Builder
addTranscriptSegmentsBuilder()
A list of sequential transcript segments that comprise the conversation.Conversation.Transcript.TranscriptSegment.Builder
addTranscriptSegmentsBuilder(int index)
A list of sequential transcript segments that comprise the conversation.Conversation.Transcript
build()
Conversation.Transcript
buildPartial()
Conversation.Transcript.Builder
clear()
Conversation.Transcript.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Conversation.Transcript.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Conversation.Transcript.Builder
clearTranscriptSegments()
A list of sequential transcript segments that comprise the conversation.Conversation.Transcript.Builder
clone()
Conversation.Transcript
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
Conversation.Transcript.TranscriptSegment
getTranscriptSegments(int index)
A list of sequential transcript segments that comprise the conversation.Conversation.Transcript.TranscriptSegment.Builder
getTranscriptSegmentsBuilder(int index)
A list of sequential transcript segments that comprise the conversation.List<Conversation.Transcript.TranscriptSegment.Builder>
getTranscriptSegmentsBuilderList()
A list of sequential transcript segments that comprise the conversation.int
getTranscriptSegmentsCount()
A list of sequential transcript segments that comprise the conversation.List<Conversation.Transcript.TranscriptSegment>
getTranscriptSegmentsList()
A list of sequential transcript segments that comprise the conversation.Conversation.Transcript.TranscriptSegmentOrBuilder
getTranscriptSegmentsOrBuilder(int index)
A list of sequential transcript segments that comprise the conversation.List<? extends Conversation.Transcript.TranscriptSegmentOrBuilder>
getTranscriptSegmentsOrBuilderList()
A list of sequential transcript segments that comprise the conversation.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
Conversation.Transcript.Builder
mergeFrom(Conversation.Transcript other)
Conversation.Transcript.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Conversation.Transcript.Builder
mergeFrom(com.google.protobuf.Message other)
Conversation.Transcript.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Conversation.Transcript.Builder
removeTranscriptSegments(int index)
A list of sequential transcript segments that comprise the conversation.Conversation.Transcript.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Conversation.Transcript.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
Conversation.Transcript.Builder
setTranscriptSegments(int index, Conversation.Transcript.TranscriptSegment value)
A list of sequential transcript segments that comprise the conversation.Conversation.Transcript.Builder
setTranscriptSegments(int index, Conversation.Transcript.TranscriptSegment.Builder builderForValue)
A list of sequential transcript segments that comprise the conversation.Conversation.Transcript.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.Builder>
-
clear
public Conversation.Transcript.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.Builder>
-
getDefaultInstanceForType
public Conversation.Transcript getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Conversation.Transcript build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Conversation.Transcript buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Conversation.Transcript.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.Builder>
-
setField
public Conversation.Transcript.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.Builder>
-
clearField
public Conversation.Transcript.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.Builder>
-
clearOneof
public Conversation.Transcript.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.Builder>
-
setRepeatedField
public Conversation.Transcript.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.Builder>
-
addRepeatedField
public Conversation.Transcript.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.Builder>
-
mergeFrom
public Conversation.Transcript.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Conversation.Transcript.Builder>
-
mergeFrom
public Conversation.Transcript.Builder mergeFrom(Conversation.Transcript other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.Builder>
-
mergeFrom
public Conversation.Transcript.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Conversation.Transcript.Builder>
- Throws:
IOException
-
getTranscriptSegmentsList
public List<Conversation.Transcript.TranscriptSegment> getTranscriptSegmentsList()
A list of sequential transcript segments that comprise the conversation.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment transcript_segments = 1;
- Specified by:
getTranscriptSegmentsList
in interfaceConversation.TranscriptOrBuilder
-
getTranscriptSegmentsCount
public int getTranscriptSegmentsCount()
A list of sequential transcript segments that comprise the conversation.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment transcript_segments = 1;
- Specified by:
getTranscriptSegmentsCount
in interfaceConversation.TranscriptOrBuilder
-
getTranscriptSegments
public Conversation.Transcript.TranscriptSegment getTranscriptSegments(int index)
A list of sequential transcript segments that comprise the conversation.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment transcript_segments = 1;
- Specified by:
getTranscriptSegments
in interfaceConversation.TranscriptOrBuilder
-
setTranscriptSegments
public Conversation.Transcript.Builder setTranscriptSegments(int index, Conversation.Transcript.TranscriptSegment value)
A list of sequential transcript segments that comprise the conversation.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment transcript_segments = 1;
-
setTranscriptSegments
public Conversation.Transcript.Builder setTranscriptSegments(int index, Conversation.Transcript.TranscriptSegment.Builder builderForValue)
A list of sequential transcript segments that comprise the conversation.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment transcript_segments = 1;
-
addTranscriptSegments
public Conversation.Transcript.Builder addTranscriptSegments(Conversation.Transcript.TranscriptSegment value)
A list of sequential transcript segments that comprise the conversation.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment transcript_segments = 1;
-
addTranscriptSegments
public Conversation.Transcript.Builder addTranscriptSegments(int index, Conversation.Transcript.TranscriptSegment value)
A list of sequential transcript segments that comprise the conversation.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment transcript_segments = 1;
-
addTranscriptSegments
public Conversation.Transcript.Builder addTranscriptSegments(Conversation.Transcript.TranscriptSegment.Builder builderForValue)
A list of sequential transcript segments that comprise the conversation.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment transcript_segments = 1;
-
addTranscriptSegments
public Conversation.Transcript.Builder addTranscriptSegments(int index, Conversation.Transcript.TranscriptSegment.Builder builderForValue)
A list of sequential transcript segments that comprise the conversation.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment transcript_segments = 1;
-
addAllTranscriptSegments
public Conversation.Transcript.Builder addAllTranscriptSegments(Iterable<? extends Conversation.Transcript.TranscriptSegment> values)
A list of sequential transcript segments that comprise the conversation.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment transcript_segments = 1;
-
clearTranscriptSegments
public Conversation.Transcript.Builder clearTranscriptSegments()
A list of sequential transcript segments that comprise the conversation.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment transcript_segments = 1;
-
removeTranscriptSegments
public Conversation.Transcript.Builder removeTranscriptSegments(int index)
A list of sequential transcript segments that comprise the conversation.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment transcript_segments = 1;
-
getTranscriptSegmentsBuilder
public Conversation.Transcript.TranscriptSegment.Builder getTranscriptSegmentsBuilder(int index)
A list of sequential transcript segments that comprise the conversation.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment transcript_segments = 1;
-
getTranscriptSegmentsOrBuilder
public Conversation.Transcript.TranscriptSegmentOrBuilder getTranscriptSegmentsOrBuilder(int index)
A list of sequential transcript segments that comprise the conversation.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment transcript_segments = 1;
- Specified by:
getTranscriptSegmentsOrBuilder
in interfaceConversation.TranscriptOrBuilder
-
getTranscriptSegmentsOrBuilderList
public List<? extends Conversation.Transcript.TranscriptSegmentOrBuilder> getTranscriptSegmentsOrBuilderList()
A list of sequential transcript segments that comprise the conversation.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment transcript_segments = 1;
- Specified by:
getTranscriptSegmentsOrBuilderList
in interfaceConversation.TranscriptOrBuilder
-
addTranscriptSegmentsBuilder
public Conversation.Transcript.TranscriptSegment.Builder addTranscriptSegmentsBuilder()
A list of sequential transcript segments that comprise the conversation.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment transcript_segments = 1;
-
addTranscriptSegmentsBuilder
public Conversation.Transcript.TranscriptSegment.Builder addTranscriptSegmentsBuilder(int index)
A list of sequential transcript segments that comprise the conversation.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment transcript_segments = 1;
-
getTranscriptSegmentsBuilderList
public List<Conversation.Transcript.TranscriptSegment.Builder> getTranscriptSegmentsBuilderList()
A list of sequential transcript segments that comprise the conversation.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment transcript_segments = 1;
-
setUnknownFields
public final Conversation.Transcript.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.Builder>
-
mergeUnknownFields
public final Conversation.Transcript.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.Builder>
-
-