public static final class Transcript.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Transcript.Builder> implements TranscriptOrBuilder
[Developer Preview](https://developers.google.com/workspace/preview). Metadata for a transcript generated from a conference. It refers to the ASR (Automatic Speech Recognition) result of user's speech during the conference.Protobuf type
google.apps.meet.v2beta.Transcript| Modifier and Type | Method and Description |
|---|---|
Transcript.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Transcript |
build() |
Transcript |
buildPartial() |
Transcript.Builder |
clear() |
Transcript.Builder |
clearDestination() |
Transcript.Builder |
clearDocsDestination()
Output only.
|
Transcript.Builder |
clearEndTime()
Output only.
|
Transcript.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Transcript.Builder |
clearName()
Output only.
|
Transcript.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Transcript.Builder |
clearStartTime()
Output only.
|
Transcript.Builder |
clearState()
Output only.
|
Transcript.Builder |
clone() |
Transcript |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Transcript.DestinationCase |
getDestinationCase() |
DocsDestination |
getDocsDestination()
Output only.
|
DocsDestination.Builder |
getDocsDestinationBuilder()
Output only.
|
DocsDestinationOrBuilder |
getDocsDestinationOrBuilder()
Output only.
|
com.google.protobuf.Timestamp |
getEndTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getEndTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getEndTimeOrBuilder()
Output only.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
com.google.protobuf.Timestamp |
getStartTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getStartTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
Output only.
|
Transcript.State |
getState()
Output only.
|
int |
getStateValue()
Output only.
|
boolean |
hasDocsDestination()
Output only.
|
boolean |
hasEndTime()
Output only.
|
boolean |
hasStartTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Transcript.Builder |
mergeDocsDestination(DocsDestination value)
Output only.
|
Transcript.Builder |
mergeEndTime(com.google.protobuf.Timestamp value)
Output only.
|
Transcript.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Transcript.Builder |
mergeFrom(com.google.protobuf.Message other) |
Transcript.Builder |
mergeFrom(Transcript other) |
Transcript.Builder |
mergeStartTime(com.google.protobuf.Timestamp value)
Output only.
|
Transcript.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Transcript.Builder |
setDocsDestination(DocsDestination.Builder builderForValue)
Output only.
|
Transcript.Builder |
setDocsDestination(DocsDestination value)
Output only.
|
Transcript.Builder |
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Transcript.Builder |
setEndTime(com.google.protobuf.Timestamp value)
Output only.
|
Transcript.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Transcript.Builder |
setName(String value)
Output only.
|
Transcript.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Transcript.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Transcript.Builder |
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Transcript.Builder |
setStartTime(com.google.protobuf.Timestamp value)
Output only.
|
Transcript.Builder |
setState(Transcript.State value)
Output only.
|
Transcript.Builder |
setStateValue(int value)
Output only.
|
Transcript.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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<Transcript.Builder>public Transcript.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Transcript.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<Transcript.Builder>public Transcript getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Transcript build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Transcript buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Transcript.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Transcript.Builder>public Transcript.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<Transcript.Builder>public Transcript.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Transcript.Builder>public Transcript.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Transcript.Builder>public Transcript.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<Transcript.Builder>public Transcript.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<Transcript.Builder>public Transcript.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Transcript.Builder>public Transcript.Builder mergeFrom(Transcript other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Transcript.Builder>public Transcript.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<Transcript.Builder>IOExceptionpublic Transcript.DestinationCase getDestinationCase()
getDestinationCase in interface TranscriptOrBuilderpublic Transcript.Builder clearDestination()
public boolean hasDocsDestination()
Output only. Where the Google Docs transcript is saved.
.google.apps.meet.v2beta.DocsDestination docs_destination = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasDocsDestination in interface TranscriptOrBuilderpublic DocsDestination getDocsDestination()
Output only. Where the Google Docs transcript is saved.
.google.apps.meet.v2beta.DocsDestination docs_destination = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDocsDestination in interface TranscriptOrBuilderpublic Transcript.Builder setDocsDestination(DocsDestination value)
Output only. Where the Google Docs transcript is saved.
.google.apps.meet.v2beta.DocsDestination docs_destination = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Transcript.Builder setDocsDestination(DocsDestination.Builder builderForValue)
Output only. Where the Google Docs transcript is saved.
.google.apps.meet.v2beta.DocsDestination docs_destination = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Transcript.Builder mergeDocsDestination(DocsDestination value)
Output only. Where the Google Docs transcript is saved.
.google.apps.meet.v2beta.DocsDestination docs_destination = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Transcript.Builder clearDocsDestination()
Output only. Where the Google Docs transcript is saved.
.google.apps.meet.v2beta.DocsDestination docs_destination = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DocsDestination.Builder getDocsDestinationBuilder()
Output only. Where the Google Docs transcript is saved.
.google.apps.meet.v2beta.DocsDestination docs_destination = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DocsDestinationOrBuilder getDocsDestinationOrBuilder()
Output only. Where the Google Docs transcript is saved.
.google.apps.meet.v2beta.DocsDestination docs_destination = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDocsDestinationOrBuilder in interface TranscriptOrBuilderpublic String getName()
Output only. Resource name of the transcript.
Format: `conferenceRecords/{conference_record}/transcripts/{transcript}`,
where `{transcript}` is a 1:1 mapping to each unique transcription session
of the conference.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getName in interface TranscriptOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. Resource name of the transcript.
Format: `conferenceRecords/{conference_record}/transcripts/{transcript}`,
where `{transcript}` is a 1:1 mapping to each unique transcription session
of the conference.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getNameBytes in interface TranscriptOrBuilderpublic Transcript.Builder setName(String value)
Output only. Resource name of the transcript.
Format: `conferenceRecords/{conference_record}/transcripts/{transcript}`,
where `{transcript}` is a 1:1 mapping to each unique transcription session
of the conference.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The name to set.public Transcript.Builder clearName()
Output only. Resource name of the transcript.
Format: `conferenceRecords/{conference_record}/transcripts/{transcript}`,
where `{transcript}` is a 1:1 mapping to each unique transcription session
of the conference.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public Transcript.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. Resource name of the transcript.
Format: `conferenceRecords/{conference_record}/transcripts/{transcript}`,
where `{transcript}` is a 1:1 mapping to each unique transcription session
of the conference.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for name to set.public int getStateValue()
Output only. Current state.
.google.apps.meet.v2beta.Transcript.State state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStateValue in interface TranscriptOrBuilderpublic Transcript.Builder setStateValue(int value)
Output only. Current state.
.google.apps.meet.v2beta.Transcript.State state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The enum numeric value on the wire for state to set.public Transcript.State getState()
Output only. Current state.
.google.apps.meet.v2beta.Transcript.State state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getState in interface TranscriptOrBuilderpublic Transcript.Builder setState(Transcript.State value)
Output only. Current state.
.google.apps.meet.v2beta.Transcript.State state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The state to set.public Transcript.Builder clearState()
Output only. Current state.
.google.apps.meet.v2beta.Transcript.State state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public boolean hasStartTime()
Output only. Timestamp when the transcript started.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasStartTime in interface TranscriptOrBuilderpublic com.google.protobuf.Timestamp getStartTime()
Output only. Timestamp when the transcript started.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStartTime in interface TranscriptOrBuilderpublic Transcript.Builder setStartTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when the transcript started.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Transcript.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when the transcript started.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Transcript.Builder mergeStartTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when the transcript started.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Transcript.Builder clearStartTime()
Output only. Timestamp when the transcript started.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
Output only. Timestamp when the transcript started.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Output only. Timestamp when the transcript started.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStartTimeOrBuilder in interface TranscriptOrBuilderpublic boolean hasEndTime()
Output only. Timestamp when the transcript stopped.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasEndTime in interface TranscriptOrBuilderpublic com.google.protobuf.Timestamp getEndTime()
Output only. Timestamp when the transcript stopped.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEndTime in interface TranscriptOrBuilderpublic Transcript.Builder setEndTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when the transcript stopped.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Transcript.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when the transcript stopped.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Transcript.Builder mergeEndTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when the transcript stopped.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Transcript.Builder clearEndTime()
Output only. Timestamp when the transcript stopped.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
Output only. Timestamp when the transcript stopped.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
Output only. Timestamp when the transcript stopped.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEndTimeOrBuilder in interface TranscriptOrBuilderpublic final Transcript.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Transcript.Builder>public final Transcript.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Transcript.Builder>Copyright © 2024 Google LLC. All rights reserved.