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 classConversation.Transcript.TranscriptSegment.BuilderA segment of a full transcript.static classConversation.Transcript.TranscriptSegment.DialogflowSegmentMetadataMetadata from Dialogflow relating to the current transcript segment.static interfaceConversation.Transcript.TranscriptSegment.DialogflowSegmentMetadataOrBuilderstatic classConversation.Transcript.TranscriptSegment.WordInfoWord-level info for words in a transcript.static interfaceConversation.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 intCHANNEL_TAG_FIELD_NUMBERstatic intCONFIDENCE_FIELD_NUMBERstatic intDIALOGFLOW_SEGMENT_METADATA_FIELD_NUMBERstatic intLANGUAGE_CODE_FIELD_NUMBERstatic intMESSAGE_TIME_FIELD_NUMBERstatic intSEGMENT_PARTICIPANT_FIELD_NUMBERstatic intSENTIMENT_FIELD_NUMBERstatic intTEXT_FIELD_NUMBERstatic intWORDS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)intgetChannelTag()For conversations derived from multi-channel audio, this is the channel number corresponding to the audio from that channel.floatgetConfidence()A confidence estimate between 0.0 and 1.0 of the fidelity of this segment.static Conversation.Transcript.TranscriptSegmentgetDefaultInstance()Conversation.Transcript.TranscriptSegmentgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadatagetDialogflowSegmentMetadata()CCAI metadata relating to the current transcript segment.Conversation.Transcript.TranscriptSegment.DialogflowSegmentMetadataOrBuildergetDialogflowSegmentMetadataOrBuilder()CCAI metadata relating to the current transcript segment.StringgetLanguageCode()The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag.com.google.protobuf.ByteStringgetLanguageCodeBytes()The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag.com.google.protobuf.TimestampgetMessageTime()The time that the message occurred, if provided.com.google.protobuf.TimestampOrBuildergetMessageTimeOrBuilder()The time that the message occurred, if provided.com.google.protobuf.Parser<Conversation.Transcript.TranscriptSegment>getParserForType()ConversationParticipantgetSegmentParticipant()The participant of this segment.ConversationParticipantOrBuildergetSegmentParticipantOrBuilder()The participant of this segment.SentimentDatagetSentiment()The sentiment for this transcript segment.SentimentDataOrBuildergetSentimentOrBuilder()The sentiment for this transcript segment.intgetSerializedSize()StringgetText()The text of this segment.com.google.protobuf.ByteStringgetTextBytes()The text of this segment.Conversation.Transcript.TranscriptSegment.WordInfogetWords(int index)A list of the word-specific information for each word in the segment.intgetWordsCount()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.WordInfoOrBuildergetWordsOrBuilder(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.booleanhasDialogflowSegmentMetadata()CCAI metadata relating to the current transcript segment.inthashCode()booleanhasMessageTime()The time that the message occurred, if provided.booleanhasSegmentParticipant()The participant of this segment.booleanhasSentiment()The sentiment for this transcript segment.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Conversation.Transcript.TranscriptSegment.BuildernewBuilder()static Conversation.Transcript.TranscriptSegment.BuildernewBuilder(Conversation.Transcript.TranscriptSegment prototype)Conversation.Transcript.TranscriptSegment.BuildernewBuilderForType()protected Conversation.Transcript.TranscriptSegment.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Conversation.Transcript.TranscriptSegmentparseDelimitedFrom(InputStream input)static Conversation.Transcript.TranscriptSegmentparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Conversation.Transcript.TranscriptSegmentparseFrom(byte[] data)static Conversation.Transcript.TranscriptSegmentparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Conversation.Transcript.TranscriptSegmentparseFrom(com.google.protobuf.ByteString data)static Conversation.Transcript.TranscriptSegmentparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Conversation.Transcript.TranscriptSegmentparseFrom(com.google.protobuf.CodedInputStream input)static Conversation.Transcript.TranscriptSegmentparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Conversation.Transcript.TranscriptSegmentparseFrom(InputStream input)static Conversation.Transcript.TranscriptSegmentparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Conversation.Transcript.TranscriptSegmentparseFrom(ByteBuffer data)static Conversation.Transcript.TranscriptSegmentparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Conversation.Transcript.TranscriptSegment>parser()Conversation.Transcript.TranscriptSegment.BuildertoBuilder()voidwriteTo(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:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
hasMessageTime
public boolean hasMessageTime()
The time that the message occurred, if provided.
.google.protobuf.Timestamp message_time = 6;- Specified by:
hasMessageTimein 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:
getMessageTimein 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:
getMessageTimeOrBuilderin interfaceConversation.Transcript.TranscriptSegmentOrBuilder
-
getText
public String getText()
The text of this segment.
string text = 1;- Specified by:
getTextin interfaceConversation.Transcript.TranscriptSegmentOrBuilder- Returns:
- The text.
-
getTextBytes
public com.google.protobuf.ByteString getTextBytes()
The text of this segment.
string text = 1;- Specified by:
getTextBytesin 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:
getConfidencein 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:
getWordsListin 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:
getWordsOrBuilderListin 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:
getWordsCountin 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:
getWordsin 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:
getWordsOrBuilderin 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:
getLanguageCodein 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:
getLanguageCodeBytesin 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:
getChannelTagin 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:
hasSegmentParticipantin 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:
getSegmentParticipantin 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:
getSegmentParticipantOrBuilderin 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:
hasDialogflowSegmentMetadatain 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:
getDialogflowSegmentMetadatain 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:
getDialogflowSegmentMetadataOrBuilderin interfaceConversation.Transcript.TranscriptSegmentOrBuilder
-
hasSentiment
public boolean hasSentiment()
The sentiment for this transcript segment.
.google.cloud.contactcenterinsights.v1.SentimentData sentiment = 11;- Specified by:
hasSentimentin 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:
getSentimentin 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:
getSentimentOrBuilderin interfaceConversation.Transcript.TranscriptSegmentOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein 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:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein 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:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Conversation.Transcript.TranscriptSegment.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein 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:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Conversation.Transcript.TranscriptSegment getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-