public static final class Conversation.Transcript.TranscriptSegment.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.TranscriptSegment.Builder> implements Conversation.Transcript.TranscriptSegmentOrBuilder
A segment of a full transcript.Protobuf type
google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment| Modifier and Type | Method and Description |
|---|---|
Conversation.Transcript.TranscriptSegment.Builder |
addAllWords(Iterable<? extends Conversation.Transcript.TranscriptSegment.WordInfo> values)
A list of the word-specific information for each word in the segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Conversation.Transcript.TranscriptSegment.Builder |
addWords(Conversation.Transcript.TranscriptSegment.WordInfo.Builder builderForValue)
A list of the word-specific information for each word in the segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
addWords(Conversation.Transcript.TranscriptSegment.WordInfo value)
A list of the word-specific information for each word in the segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
addWords(int index,
Conversation.Transcript.TranscriptSegment.WordInfo.Builder builderForValue)
A list of the word-specific information for each word in the segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
addWords(int index,
Conversation.Transcript.TranscriptSegment.WordInfo value)
A list of the word-specific information for each word in the segment.
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
addWordsBuilder()
A list of the word-specific information for each word in the segment.
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
addWordsBuilder(int index)
A list of the word-specific information for each word in the segment.
|
Conversation.Transcript.TranscriptSegment |
build() |
Conversation.Transcript.TranscriptSegment |
buildPartial() |
Conversation.Transcript.TranscriptSegment.Builder |
clear() |
Conversation.Transcript.TranscriptSegment.Builder |
clearChannelTag()
For conversations derived from multi-channel audio, this is the channel
number corresponding to the audio from that channel.
|
Conversation.Transcript.TranscriptSegment.Builder |
clearConfidence()
A confidence estimate between 0.0 and 1.0 of the fidelity of this
segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
clearDialogflowSegmentMetadata()
CCAI metadata relating to the current transcript segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Conversation.Transcript.TranscriptSegment.Builder |
clearLanguageCode()
The language code of this segment as a
[BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag.
|
Conversation.Transcript.TranscriptSegment.Builder |
clearMessageTime()
The time that the message occurred, if provided.
|
Conversation.Transcript.TranscriptSegment.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Conversation.Transcript.TranscriptSegment.Builder |
clearSegmentParticipant()
The participant of this segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
clearSentiment()
The sentiment for this transcript segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
clearText()
The text of this segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
clearWords()
A list of the word-specific information for each word in the segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
clone() |
int |
getChannelTag()
For conversations derived from multi-channel audio, this is the channel
number corresponding to the audio from that channel.
|
float |
getConfidence()
A confidence estimate between 0.0 and 1.0 of the fidelity of this
segment.
|
Conversation.Transcript.TranscriptSegment |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata |
getDialogflowSegmentMetadata()
CCAI metadata relating to the current transcript segment.
|
Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata.Builder |
getDialogflowSegmentMetadataBuilder()
CCAI metadata relating to the current transcript segment.
|
Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadataOrBuilder |
getDialogflowSegmentMetadataOrBuilder()
CCAI metadata relating to the current transcript segment.
|
String |
getLanguageCode()
The language code of this segment as a
[BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag.
|
com.google.protobuf.ByteString |
getLanguageCodeBytes()
The language code of this segment as a
[BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag.
|
com.google.protobuf.Timestamp |
getMessageTime()
The time that the message occurred, if provided.
|
com.google.protobuf.Timestamp.Builder |
getMessageTimeBuilder()
The time that the message occurred, if provided.
|
com.google.protobuf.TimestampOrBuilder |
getMessageTimeOrBuilder()
The time that the message occurred, if provided.
|
ConversationParticipant |
getSegmentParticipant()
The participant of this segment.
|
ConversationParticipant.Builder |
getSegmentParticipantBuilder()
The participant of this segment.
|
ConversationParticipantOrBuilder |
getSegmentParticipantOrBuilder()
The participant of this segment.
|
SentimentData |
getSentiment()
The sentiment for this transcript segment.
|
SentimentData.Builder |
getSentimentBuilder()
The sentiment for this transcript segment.
|
SentimentDataOrBuilder |
getSentimentOrBuilder()
The sentiment for this transcript segment.
|
String |
getText()
The text of this segment.
|
com.google.protobuf.ByteString |
getTextBytes()
The text of this segment.
|
Conversation.Transcript.TranscriptSegment.WordInfo |
getWords(int index)
A list of the word-specific information for each word in the segment.
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
getWordsBuilder(int index)
A list of the word-specific information for each word in the segment.
|
List<Conversation.Transcript.TranscriptSegment.WordInfo.Builder> |
getWordsBuilderList()
A list of the word-specific information for each word in the segment.
|
int |
getWordsCount()
A list of the word-specific information for each word in the segment.
|
List<Conversation.Transcript.TranscriptSegment.WordInfo> |
getWordsList()
A list of the word-specific information for each word in the segment.
|
Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder |
getWordsOrBuilder(int index)
A list of the word-specific information for each word in the segment.
|
List<? extends Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder> |
getWordsOrBuilderList()
A list of the word-specific information for each word in the segment.
|
boolean |
hasDialogflowSegmentMetadata()
CCAI metadata relating to the current transcript segment.
|
boolean |
hasMessageTime()
The time that the message occurred, if provided.
|
boolean |
hasSegmentParticipant()
The participant of this segment.
|
boolean |
hasSentiment()
The sentiment for this transcript segment.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Conversation.Transcript.TranscriptSegment.Builder |
mergeDialogflowSegmentMetadata(Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata value)
CCAI metadata relating to the current transcript segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Conversation.Transcript.TranscriptSegment.Builder |
mergeFrom(Conversation.Transcript.TranscriptSegment other) |
Conversation.Transcript.TranscriptSegment.Builder |
mergeFrom(com.google.protobuf.Message other) |
Conversation.Transcript.TranscriptSegment.Builder |
mergeMessageTime(com.google.protobuf.Timestamp value)
The time that the message occurred, if provided.
|
Conversation.Transcript.TranscriptSegment.Builder |
mergeSegmentParticipant(ConversationParticipant value)
The participant of this segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
mergeSentiment(SentimentData value)
The sentiment for this transcript segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Conversation.Transcript.TranscriptSegment.Builder |
removeWords(int index)
A list of the word-specific information for each word in the segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
setChannelTag(int value)
For conversations derived from multi-channel audio, this is the channel
number corresponding to the audio from that channel.
|
Conversation.Transcript.TranscriptSegment.Builder |
setConfidence(float value)
A confidence estimate between 0.0 and 1.0 of the fidelity of this
segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
setDialogflowSegmentMetadata(Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata.Builder builderForValue)
CCAI metadata relating to the current transcript segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
setDialogflowSegmentMetadata(Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata value)
CCAI metadata relating to the current transcript segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Conversation.Transcript.TranscriptSegment.Builder |
setLanguageCode(String value)
The language code of this segment as a
[BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag.
|
Conversation.Transcript.TranscriptSegment.Builder |
setLanguageCodeBytes(com.google.protobuf.ByteString value)
The language code of this segment as a
[BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag.
|
Conversation.Transcript.TranscriptSegment.Builder |
setMessageTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time that the message occurred, if provided.
|
Conversation.Transcript.TranscriptSegment.Builder |
setMessageTime(com.google.protobuf.Timestamp value)
The time that the message occurred, if provided.
|
Conversation.Transcript.TranscriptSegment.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Conversation.Transcript.TranscriptSegment.Builder |
setSegmentParticipant(ConversationParticipant.Builder builderForValue)
The participant of this segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
setSegmentParticipant(ConversationParticipant value)
The participant of this segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
setSentiment(SentimentData.Builder builderForValue)
The sentiment for this transcript segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
setSentiment(SentimentData value)
The sentiment for this transcript segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
setText(String value)
The text of this segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
setTextBytes(com.google.protobuf.ByteString value)
The text of this segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Conversation.Transcript.TranscriptSegment.Builder |
setWords(int index,
Conversation.Transcript.TranscriptSegment.WordInfo.Builder builderForValue)
A list of the word-specific information for each word in the segment.
|
Conversation.Transcript.TranscriptSegment.Builder |
setWords(int index,
Conversation.Transcript.TranscriptSegment.WordInfo value)
A list of the word-specific information for each word in the segment.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.TranscriptSegment.Builder>public Conversation.Transcript.TranscriptSegment.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.TranscriptSegment.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.TranscriptSegment.Builder>public Conversation.Transcript.TranscriptSegment getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Conversation.Transcript.TranscriptSegment build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Conversation.Transcript.TranscriptSegment buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Conversation.Transcript.TranscriptSegment.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.TranscriptSegment.Builder>public Conversation.Transcript.TranscriptSegment.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.TranscriptSegment.Builder>public Conversation.Transcript.TranscriptSegment.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.TranscriptSegment.Builder>public Conversation.Transcript.TranscriptSegment.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.TranscriptSegment.Builder>public Conversation.Transcript.TranscriptSegment.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.TranscriptSegment.Builder>public Conversation.Transcript.TranscriptSegment.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.TranscriptSegment.Builder>public Conversation.Transcript.TranscriptSegment.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Conversation.Transcript.TranscriptSegment.Builder>public Conversation.Transcript.TranscriptSegment.Builder mergeFrom(Conversation.Transcript.TranscriptSegment other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.TranscriptSegment.Builder>public Conversation.Transcript.TranscriptSegment.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Conversation.Transcript.TranscriptSegment.Builder>IOExceptionpublic boolean hasMessageTime()
The time that the message occurred, if provided.
.google.protobuf.Timestamp message_time = 6;hasMessageTime in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic com.google.protobuf.Timestamp getMessageTime()
The time that the message occurred, if provided.
.google.protobuf.Timestamp message_time = 6;getMessageTime in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic Conversation.Transcript.TranscriptSegment.Builder setMessageTime(com.google.protobuf.Timestamp value)
The time that the message occurred, if provided.
.google.protobuf.Timestamp message_time = 6;public Conversation.Transcript.TranscriptSegment.Builder setMessageTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time that the message occurred, if provided.
.google.protobuf.Timestamp message_time = 6;public Conversation.Transcript.TranscriptSegment.Builder mergeMessageTime(com.google.protobuf.Timestamp value)
The time that the message occurred, if provided.
.google.protobuf.Timestamp message_time = 6;public Conversation.Transcript.TranscriptSegment.Builder clearMessageTime()
The time that the message occurred, if provided.
.google.protobuf.Timestamp message_time = 6;public com.google.protobuf.Timestamp.Builder getMessageTimeBuilder()
The time that the message occurred, if provided.
.google.protobuf.Timestamp message_time = 6;public com.google.protobuf.TimestampOrBuilder getMessageTimeOrBuilder()
The time that the message occurred, if provided.
.google.protobuf.Timestamp message_time = 6;getMessageTimeOrBuilder in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic String getText()
The text of this segment.
string text = 1;getText in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic com.google.protobuf.ByteString getTextBytes()
The text of this segment.
string text = 1;getTextBytes in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic Conversation.Transcript.TranscriptSegment.Builder setText(String value)
The text of this segment.
string text = 1;value - The text to set.public Conversation.Transcript.TranscriptSegment.Builder clearText()
The text of this segment.
string text = 1;public Conversation.Transcript.TranscriptSegment.Builder setTextBytes(com.google.protobuf.ByteString value)
The text of this segment.
string text = 1;value - The bytes for text to set.public float getConfidence()
A confidence estimate between 0.0 and 1.0 of the fidelity of this segment. A default value of 0.0 indicates that the value is unset.
float confidence = 2;getConfidence in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic Conversation.Transcript.TranscriptSegment.Builder setConfidence(float value)
A confidence estimate between 0.0 and 1.0 of the fidelity of this segment. A default value of 0.0 indicates that the value is unset.
float confidence = 2;value - The confidence to set.public Conversation.Transcript.TranscriptSegment.Builder clearConfidence()
A confidence estimate between 0.0 and 1.0 of the fidelity of this segment. A default value of 0.0 indicates that the value is unset.
float confidence = 2;public List<Conversation.Transcript.TranscriptSegment.WordInfo> getWordsList()
A list of the word-specific information for each word in the segment.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.WordInfo words = 3;
getWordsList in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic int getWordsCount()
A list of the word-specific information for each word in the segment.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.WordInfo words = 3;
getWordsCount in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic Conversation.Transcript.TranscriptSegment.WordInfo getWords(int index)
A list of the word-specific information for each word in the segment.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.WordInfo words = 3;
getWords in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic Conversation.Transcript.TranscriptSegment.Builder setWords(int index, Conversation.Transcript.TranscriptSegment.WordInfo value)
A list of the word-specific information for each word in the segment.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.WordInfo words = 3;
public Conversation.Transcript.TranscriptSegment.Builder setWords(int index, Conversation.Transcript.TranscriptSegment.WordInfo.Builder builderForValue)
A list of the word-specific information for each word in the segment.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.WordInfo words = 3;
public Conversation.Transcript.TranscriptSegment.Builder addWords(Conversation.Transcript.TranscriptSegment.WordInfo value)
A list of the word-specific information for each word in the segment.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.WordInfo words = 3;
public Conversation.Transcript.TranscriptSegment.Builder addWords(int index, Conversation.Transcript.TranscriptSegment.WordInfo value)
A list of the word-specific information for each word in the segment.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.WordInfo words = 3;
public Conversation.Transcript.TranscriptSegment.Builder addWords(Conversation.Transcript.TranscriptSegment.WordInfo.Builder builderForValue)
A list of the word-specific information for each word in the segment.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.WordInfo words = 3;
public Conversation.Transcript.TranscriptSegment.Builder addWords(int index, Conversation.Transcript.TranscriptSegment.WordInfo.Builder builderForValue)
A list of the word-specific information for each word in the segment.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.WordInfo words = 3;
public Conversation.Transcript.TranscriptSegment.Builder addAllWords(Iterable<? extends Conversation.Transcript.TranscriptSegment.WordInfo> values)
A list of the word-specific information for each word in the segment.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.WordInfo words = 3;
public Conversation.Transcript.TranscriptSegment.Builder clearWords()
A list of the word-specific information for each word in the segment.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.WordInfo words = 3;
public Conversation.Transcript.TranscriptSegment.Builder removeWords(int index)
A list of the word-specific information for each word in the segment.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.WordInfo words = 3;
public Conversation.Transcript.TranscriptSegment.WordInfo.Builder getWordsBuilder(int index)
A list of the word-specific information for each word in the segment.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.WordInfo words = 3;
public Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder getWordsOrBuilder(int index)
A list of the word-specific information for each word in the segment.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.WordInfo words = 3;
getWordsOrBuilder in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic List<? extends Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder> getWordsOrBuilderList()
A list of the word-specific information for each word in the segment.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.WordInfo words = 3;
getWordsOrBuilderList in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic Conversation.Transcript.TranscriptSegment.WordInfo.Builder addWordsBuilder()
A list of the word-specific information for each word in the segment.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.WordInfo words = 3;
public Conversation.Transcript.TranscriptSegment.WordInfo.Builder addWordsBuilder(int index)
A list of the word-specific information for each word in the segment.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.WordInfo words = 3;
public List<Conversation.Transcript.TranscriptSegment.WordInfo.Builder> getWordsBuilderList()
A list of the word-specific information for each word in the segment.
repeated .google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.WordInfo words = 3;
public String getLanguageCode()
The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: "en-US".
string language_code = 4;getLanguageCode in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic com.google.protobuf.ByteString getLanguageCodeBytes()
The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: "en-US".
string language_code = 4;getLanguageCodeBytes in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic Conversation.Transcript.TranscriptSegment.Builder setLanguageCode(String value)
The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: "en-US".
string language_code = 4;value - The languageCode to set.public Conversation.Transcript.TranscriptSegment.Builder clearLanguageCode()
The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: "en-US".
string language_code = 4;public Conversation.Transcript.TranscriptSegment.Builder setLanguageCodeBytes(com.google.protobuf.ByteString value)
The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: "en-US".
string language_code = 4;value - The bytes for languageCode to set.public int getChannelTag()
For conversations derived from multi-channel audio, this is the channel number corresponding to the audio from that channel. For audioChannelCount = N, its output values can range from '1' to 'N'. A channel tag of 0 indicates that the audio is mono.
int32 channel_tag = 5;getChannelTag in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic Conversation.Transcript.TranscriptSegment.Builder setChannelTag(int value)
For conversations derived from multi-channel audio, this is the channel number corresponding to the audio from that channel. For audioChannelCount = N, its output values can range from '1' to 'N'. A channel tag of 0 indicates that the audio is mono.
int32 channel_tag = 5;value - The channelTag to set.public Conversation.Transcript.TranscriptSegment.Builder clearChannelTag()
For conversations derived from multi-channel audio, this is the channel number corresponding to the audio from that channel. For audioChannelCount = N, its output values can range from '1' to 'N'. A channel tag of 0 indicates that the audio is mono.
int32 channel_tag = 5;public boolean hasSegmentParticipant()
The participant of this segment.
.google.cloud.contactcenterinsights.v1.ConversationParticipant segment_participant = 9;
hasSegmentParticipant in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic ConversationParticipant getSegmentParticipant()
The participant of this segment.
.google.cloud.contactcenterinsights.v1.ConversationParticipant segment_participant = 9;
getSegmentParticipant in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic Conversation.Transcript.TranscriptSegment.Builder setSegmentParticipant(ConversationParticipant value)
The participant of this segment.
.google.cloud.contactcenterinsights.v1.ConversationParticipant segment_participant = 9;
public Conversation.Transcript.TranscriptSegment.Builder setSegmentParticipant(ConversationParticipant.Builder builderForValue)
The participant of this segment.
.google.cloud.contactcenterinsights.v1.ConversationParticipant segment_participant = 9;
public Conversation.Transcript.TranscriptSegment.Builder mergeSegmentParticipant(ConversationParticipant value)
The participant of this segment.
.google.cloud.contactcenterinsights.v1.ConversationParticipant segment_participant = 9;
public Conversation.Transcript.TranscriptSegment.Builder clearSegmentParticipant()
The participant of this segment.
.google.cloud.contactcenterinsights.v1.ConversationParticipant segment_participant = 9;
public ConversationParticipant.Builder getSegmentParticipantBuilder()
The participant of this segment.
.google.cloud.contactcenterinsights.v1.ConversationParticipant segment_participant = 9;
public ConversationParticipantOrBuilder getSegmentParticipantOrBuilder()
The participant of this segment.
.google.cloud.contactcenterinsights.v1.ConversationParticipant segment_participant = 9;
getSegmentParticipantOrBuilder in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic boolean hasDialogflowSegmentMetadata()
CCAI metadata relating to the current transcript segment.
.google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata dialogflow_segment_metadata = 10;
hasDialogflowSegmentMetadata in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata getDialogflowSegmentMetadata()
CCAI metadata relating to the current transcript segment.
.google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata dialogflow_segment_metadata = 10;
getDialogflowSegmentMetadata in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic Conversation.Transcript.TranscriptSegment.Builder setDialogflowSegmentMetadata(Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata value)
CCAI metadata relating to the current transcript segment.
.google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata dialogflow_segment_metadata = 10;
public Conversation.Transcript.TranscriptSegment.Builder setDialogflowSegmentMetadata(Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata.Builder builderForValue)
CCAI metadata relating to the current transcript segment.
.google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata dialogflow_segment_metadata = 10;
public Conversation.Transcript.TranscriptSegment.Builder mergeDialogflowSegmentMetadata(Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata value)
CCAI metadata relating to the current transcript segment.
.google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata dialogflow_segment_metadata = 10;
public Conversation.Transcript.TranscriptSegment.Builder clearDialogflowSegmentMetadata()
CCAI metadata relating to the current transcript segment.
.google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata dialogflow_segment_metadata = 10;
public Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata.Builder getDialogflowSegmentMetadataBuilder()
CCAI metadata relating to the current transcript segment.
.google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata dialogflow_segment_metadata = 10;
public Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadataOrBuilder getDialogflowSegmentMetadataOrBuilder()
CCAI metadata relating to the current transcript segment.
.google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata dialogflow_segment_metadata = 10;
getDialogflowSegmentMetadataOrBuilder in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic boolean hasSentiment()
The sentiment for this transcript segment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment = 11;hasSentiment in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic SentimentData getSentiment()
The sentiment for this transcript segment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment = 11;getSentiment in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic Conversation.Transcript.TranscriptSegment.Builder setSentiment(SentimentData value)
The sentiment for this transcript segment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment = 11;public Conversation.Transcript.TranscriptSegment.Builder setSentiment(SentimentData.Builder builderForValue)
The sentiment for this transcript segment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment = 11;public Conversation.Transcript.TranscriptSegment.Builder mergeSentiment(SentimentData value)
The sentiment for this transcript segment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment = 11;public Conversation.Transcript.TranscriptSegment.Builder clearSentiment()
The sentiment for this transcript segment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment = 11;public SentimentData.Builder getSentimentBuilder()
The sentiment for this transcript segment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment = 11;public SentimentDataOrBuilder getSentimentOrBuilder()
The sentiment for this transcript segment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment = 11;getSentimentOrBuilder in interface Conversation.Transcript.TranscriptSegmentOrBuilderpublic final Conversation.Transcript.TranscriptSegment.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.TranscriptSegment.Builder>public final Conversation.Transcript.TranscriptSegment.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Conversation.Transcript.TranscriptSegment.Builder>Copyright © 2023 Google LLC. All rights reserved.