Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.Builder.addWordsBuilder() |
A list of the word-specific information for each word in the segment.
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.Builder.addWordsBuilder(int index) |
A list of the word-specific information for each word in the segment.
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.clear() |
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.clearConfidence() |
A confidence estimate between 0.0 and 1.0 of the fidelity of this
word.
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.clearEndOffset() |
Time offset of the end of this word relative to the beginning of the
total conversation.
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.clearStartOffset() |
Time offset of the start of this word relative to the beginning of
the total conversation.
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.clearWord() |
The word itself.
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.clone() |
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.Builder.getWordsBuilder(int index) |
A list of the word-specific information for each word in the segment.
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.mergeEndOffset(com.google.protobuf.Duration value) |
Time offset of the end of this word relative to the beginning of the
total conversation.
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.mergeFrom(Conversation.Transcript.TranscriptSegment.WordInfo other) |
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.mergeStartOffset(com.google.protobuf.Duration value) |
Time offset of the start of this word relative to the beginning of
the total conversation.
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.newBuilder() |
|
static Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.newBuilder(Conversation.Transcript.TranscriptSegment.WordInfo prototype) |
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.newBuilderForType() |
|
protected Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.setConfidence(float value) |
A confidence estimate between 0.0 and 1.0 of the fidelity of this
word.
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.setEndOffset(com.google.protobuf.Duration value) |
Time offset of the end of this word relative to the beginning of the
total conversation.
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.setEndOffset(com.google.protobuf.Duration.Builder builderForValue) |
Time offset of the end of this word relative to the beginning of the
total conversation.
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.setStartOffset(com.google.protobuf.Duration value) |
Time offset of the start of this word relative to the beginning of
the total conversation.
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.setStartOffset(com.google.protobuf.Duration.Builder builderForValue) |
Time offset of the start of this word relative to the beginning of
the total conversation.
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.setWord(String value) |
The word itself.
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder.setWordBytes(com.google.protobuf.ByteString value) |
The word itself.
|
Conversation.Transcript.TranscriptSegment.WordInfo.Builder |
Conversation.Transcript.TranscriptSegment.WordInfo.toBuilder() |
|