Class Conversation.Transcript.TranscriptSegment
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment
-
- All Implemented Interfaces:
Conversation.Transcript.TranscriptSegmentOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
- Enclosing class:
- Conversation.Transcript
public static final class Conversation.Transcript.TranscriptSegment extends com.google.protobuf.GeneratedMessageV3 implements Conversation.Transcript.TranscriptSegmentOrBuilder
A segment of a full transcript.
Protobuf typegoogle.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Conversation.Transcript.TranscriptSegment.Builder
A segment of a full transcript.static class
Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata
Metadata from Dialogflow relating to the current transcript segment.static interface
Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadataOrBuilder
static class
Conversation.Transcript.TranscriptSegment.WordInfo
Word-level info for words in a transcript.static interface
Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
CHANNEL_TAG_FIELD_NUMBER
static int
CONFIDENCE_FIELD_NUMBER
static int
DIALOGFLOW_SEGMENT_METADATA_FIELD_NUMBER
static int
LANGUAGE_CODE_FIELD_NUMBER
static int
MESSAGE_TIME_FIELD_NUMBER
static int
SEGMENT_PARTICIPANT_FIELD_NUMBER
static int
SENTIMENT_FIELD_NUMBER
static int
TEXT_FIELD_NUMBER
static int
WORDS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
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.static Conversation.Transcript.TranscriptSegment
getDefaultInstance()
Conversation.Transcript.TranscriptSegment
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata
getDialogflowSegmentMetadata()
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.TimestampOrBuilder
getMessageTimeOrBuilder()
The time that the message occurred, if provided.com.google.protobuf.Parser<Conversation.Transcript.TranscriptSegment>
getParserForType()
ConversationParticipant
getSegmentParticipant()
The participant of this segment.ConversationParticipantOrBuilder
getSegmentParticipantOrBuilder()
The participant of this segment.SentimentData
getSentiment()
The sentiment for this transcript segment.SentimentDataOrBuilder
getSentimentOrBuilder()
The sentiment for this transcript segment.int
getSerializedSize()
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.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.int
hashCode()
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()
static Conversation.Transcript.TranscriptSegment.Builder
newBuilder()
static Conversation.Transcript.TranscriptSegment.Builder
newBuilder(Conversation.Transcript.TranscriptSegment prototype)
Conversation.Transcript.TranscriptSegment.Builder
newBuilderForType()
protected Conversation.Transcript.TranscriptSegment.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static Conversation.Transcript.TranscriptSegment
parseDelimitedFrom(InputStream input)
static Conversation.Transcript.TranscriptSegment
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Conversation.Transcript.TranscriptSegment
parseFrom(byte[] data)
static Conversation.Transcript.TranscriptSegment
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Conversation.Transcript.TranscriptSegment
parseFrom(com.google.protobuf.ByteString data)
static Conversation.Transcript.TranscriptSegment
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Conversation.Transcript.TranscriptSegment
parseFrom(com.google.protobuf.CodedInputStream input)
static Conversation.Transcript.TranscriptSegment
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Conversation.Transcript.TranscriptSegment
parseFrom(InputStream input)
static Conversation.Transcript.TranscriptSegment
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Conversation.Transcript.TranscriptSegment
parseFrom(ByteBuffer data)
static Conversation.Transcript.TranscriptSegment
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<Conversation.Transcript.TranscriptSegment>
parser()
Conversation.Transcript.TranscriptSegment.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
MESSAGE_TIME_FIELD_NUMBER
public static final int MESSAGE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_FIELD_NUMBER
public static final int TEXT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONFIDENCE_FIELD_NUMBER
public static final int CONFIDENCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORDS_FIELD_NUMBER
public static final int WORDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LANGUAGE_CODE_FIELD_NUMBER
public static final int LANGUAGE_CODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHANNEL_TAG_FIELD_NUMBER
public static final int CHANNEL_TAG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEGMENT_PARTICIPANT_FIELD_NUMBER
public static final int SEGMENT_PARTICIPANT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DIALOGFLOW_SEGMENT_METADATA_FIELD_NUMBER
public static final int DIALOGFLOW_SEGMENT_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SENTIMENT_FIELD_NUMBER
public static final int SENTIMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
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
-
hasMessageTime
public boolean hasMessageTime()
The time that the message occurred, if provided.
.google.protobuf.Timestamp message_time = 6;
- Specified by:
hasMessageTime
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
- Returns:
- Whether the messageTime field is set.
-
getMessageTime
public com.google.protobuf.Timestamp getMessageTime()
The time that the message occurred, if provided.
.google.protobuf.Timestamp message_time = 6;
- Specified by:
getMessageTime
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
- Returns:
- The messageTime.
-
getMessageTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getMessageTimeOrBuilder()
The time that the message occurred, if provided.
.google.protobuf.Timestamp message_time = 6;
- Specified by:
getMessageTimeOrBuilder
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
-
getText
public String getText()
The text of this segment.
string text = 1;
- Specified by:
getText
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
- Returns:
- The text.
-
getTextBytes
public com.google.protobuf.ByteString getTextBytes()
The text of this segment.
string text = 1;
- Specified by:
getTextBytes
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
- Returns:
- The bytes for text.
-
getConfidence
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;
- Specified by:
getConfidence
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
- Returns:
- The confidence.
-
getWordsList
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;
- Specified by:
getWordsList
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
-
getWordsOrBuilderList
public 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;
- Specified by:
getWordsOrBuilderList
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
-
getWordsCount
public 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;
- Specified by:
getWordsCount
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
-
getWords
public 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;
- Specified by:
getWords
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
-
getWordsOrBuilder
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;
- Specified by:
getWordsOrBuilder
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
-
getLanguageCode
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;
- Specified by:
getLanguageCode
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
- Returns:
- The languageCode.
-
getLanguageCodeBytes
public 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;
- Specified by:
getLanguageCodeBytes
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
- Returns:
- The bytes for languageCode.
-
getChannelTag
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;
- Specified by:
getChannelTag
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
- Returns:
- The channelTag.
-
hasSegmentParticipant
public boolean hasSegmentParticipant()
The participant of this segment.
.google.cloud.contactcenterinsights.v1.ConversationParticipant segment_participant = 9;
- Specified by:
hasSegmentParticipant
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
- Returns:
- Whether the segmentParticipant field is set.
-
getSegmentParticipant
public ConversationParticipant getSegmentParticipant()
The participant of this segment.
.google.cloud.contactcenterinsights.v1.ConversationParticipant segment_participant = 9;
- Specified by:
getSegmentParticipant
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
- Returns:
- The segmentParticipant.
-
getSegmentParticipantOrBuilder
public ConversationParticipantOrBuilder getSegmentParticipantOrBuilder()
The participant of this segment.
.google.cloud.contactcenterinsights.v1.ConversationParticipant segment_participant = 9;
- Specified by:
getSegmentParticipantOrBuilder
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
-
hasDialogflowSegmentMetadata
public boolean hasDialogflowSegmentMetadata()
CCAI metadata relating to the current transcript segment.
.google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadata dialogflow_segment_metadata = 10;
- Specified by:
hasDialogflowSegmentMetadata
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
- Returns:
- Whether the dialogflowSegmentMetadata field is set.
-
getDialogflowSegmentMetadata
public 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;
- Specified by:
getDialogflowSegmentMetadata
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
- Returns:
- The dialogflowSegmentMetadata.
-
getDialogflowSegmentMetadataOrBuilder
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;
- Specified by:
getDialogflowSegmentMetadataOrBuilder
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
-
hasSentiment
public boolean hasSentiment()
The sentiment for this transcript segment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment = 11;
- Specified by:
hasSentiment
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
- Returns:
- Whether the sentiment field is set.
-
getSentiment
public SentimentData getSentiment()
The sentiment for this transcript segment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment = 11;
- Specified by:
getSentiment
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
- Returns:
- The sentiment.
-
getSentimentOrBuilder
public SentimentDataOrBuilder getSentimentOrBuilder()
The sentiment for this transcript segment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment = 11;
- Specified by:
getSentimentOrBuilder
in interfaceConversation.Transcript.TranscriptSegmentOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Conversation.Transcript.TranscriptSegment parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Conversation.Transcript.TranscriptSegment parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Conversation.Transcript.TranscriptSegment parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Conversation.Transcript.TranscriptSegment parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Conversation.Transcript.TranscriptSegment parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Conversation.Transcript.TranscriptSegment parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Conversation.Transcript.TranscriptSegment parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Conversation.Transcript.TranscriptSegment parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Conversation.Transcript.TranscriptSegment parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Conversation.Transcript.TranscriptSegment parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Conversation.Transcript.TranscriptSegment parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Conversation.Transcript.TranscriptSegment parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Conversation.Transcript.TranscriptSegment.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Conversation.Transcript.TranscriptSegment.Builder newBuilder()
-
newBuilder
public static Conversation.Transcript.TranscriptSegment.Builder newBuilder(Conversation.Transcript.TranscriptSegment prototype)
-
toBuilder
public Conversation.Transcript.TranscriptSegment.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Conversation.Transcript.TranscriptSegment.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Conversation.Transcript.TranscriptSegment getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Conversation.Transcript.TranscriptSegment> parser()
-
getParserForType
public com.google.protobuf.Parser<Conversation.Transcript.TranscriptSegment> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Conversation.Transcript.TranscriptSegment getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-