Uses of Class
com.google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment
-
Packages that use Conversation.Transcript.TranscriptSegment Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of Conversation.Transcript.TranscriptSegment in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return Conversation.Transcript.TranscriptSegment Modifier and Type Method Description Conversation.Transcript.TranscriptSegmentConversation.Transcript.TranscriptSegment.Builder. build()Conversation.Transcript.TranscriptSegmentConversation.Transcript.TranscriptSegment.Builder. buildPartial()static Conversation.Transcript.TranscriptSegmentConversation.Transcript.TranscriptSegment. getDefaultInstance()Conversation.Transcript.TranscriptSegmentConversation.Transcript.TranscriptSegment.Builder. getDefaultInstanceForType()Conversation.Transcript.TranscriptSegmentConversation.Transcript.TranscriptSegment. getDefaultInstanceForType()Conversation.Transcript.TranscriptSegmentConversation.Transcript.Builder. getTranscriptSegments(int index)A list of sequential transcript segments that comprise the conversation.Conversation.Transcript.TranscriptSegmentConversation.Transcript. getTranscriptSegments(int index)A list of sequential transcript segments that comprise the conversation.Conversation.Transcript.TranscriptSegmentConversation.TranscriptOrBuilder. getTranscriptSegments(int index)A list of sequential transcript segments that comprise the conversation.static Conversation.Transcript.TranscriptSegmentConversation.Transcript.TranscriptSegment. parseDelimitedFrom(InputStream input)static Conversation.Transcript.TranscriptSegmentConversation.Transcript.TranscriptSegment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Conversation.Transcript.TranscriptSegmentConversation.Transcript.TranscriptSegment. parseFrom(byte[] data)static Conversation.Transcript.TranscriptSegmentConversation.Transcript.TranscriptSegment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Conversation.Transcript.TranscriptSegmentConversation.Transcript.TranscriptSegment. parseFrom(com.google.protobuf.ByteString data)static Conversation.Transcript.TranscriptSegmentConversation.Transcript.TranscriptSegment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Conversation.Transcript.TranscriptSegmentConversation.Transcript.TranscriptSegment. parseFrom(com.google.protobuf.CodedInputStream input)static Conversation.Transcript.TranscriptSegmentConversation.Transcript.TranscriptSegment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Conversation.Transcript.TranscriptSegmentConversation.Transcript.TranscriptSegment. parseFrom(InputStream input)static Conversation.Transcript.TranscriptSegmentConversation.Transcript.TranscriptSegment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Conversation.Transcript.TranscriptSegmentConversation.Transcript.TranscriptSegment. parseFrom(ByteBuffer data)static Conversation.Transcript.TranscriptSegmentConversation.Transcript.TranscriptSegment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type Conversation.Transcript.TranscriptSegment Modifier and Type Method Description com.google.protobuf.Parser<Conversation.Transcript.TranscriptSegment>Conversation.Transcript.TranscriptSegment. getParserForType()List<Conversation.Transcript.TranscriptSegment>Conversation.Transcript.Builder. getTranscriptSegmentsList()A list of sequential transcript segments that comprise the conversation.List<Conversation.Transcript.TranscriptSegment>Conversation.Transcript. getTranscriptSegmentsList()A list of sequential transcript segments that comprise the conversation.List<Conversation.Transcript.TranscriptSegment>Conversation.TranscriptOrBuilder. getTranscriptSegmentsList()A list of sequential transcript segments that comprise the conversation.static com.google.protobuf.Parser<Conversation.Transcript.TranscriptSegment>Conversation.Transcript.TranscriptSegment. parser()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type Conversation.Transcript.TranscriptSegment Modifier and Type Method Description Conversation.Transcript.BuilderConversation.Transcript.Builder. addTranscriptSegments(int index, Conversation.Transcript.TranscriptSegment value)A list of sequential transcript segments that comprise the conversation.Conversation.Transcript.BuilderConversation.Transcript.Builder. addTranscriptSegments(Conversation.Transcript.TranscriptSegment value)A list of sequential transcript segments that comprise the conversation.Conversation.Transcript.TranscriptSegment.BuilderConversation.Transcript.TranscriptSegment.Builder. mergeFrom(Conversation.Transcript.TranscriptSegment other)static Conversation.Transcript.TranscriptSegment.BuilderConversation.Transcript.TranscriptSegment. newBuilder(Conversation.Transcript.TranscriptSegment prototype)Conversation.Transcript.BuilderConversation.Transcript.Builder. setTranscriptSegments(int index, Conversation.Transcript.TranscriptSegment value)A list of sequential transcript segments that comprise the conversation.Method parameters in com.google.cloud.contactcenterinsights.v1 with type arguments of type Conversation.Transcript.TranscriptSegment Modifier and Type Method Description Conversation.Transcript.BuilderConversation.Transcript.Builder. addAllTranscriptSegments(Iterable<? extends Conversation.Transcript.TranscriptSegment> values)A list of sequential transcript segments that comprise the conversation.
-