public static final class DocsDestination.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DocsDestination.Builder> implements DocsDestinationOrBuilder
Google Docs location where the transcript file is saved.Protobuf type
google.apps.meet.v2beta.DocsDestination| Modifier and Type | Method and Description |
|---|---|
DocsDestination.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DocsDestination |
build() |
DocsDestination |
buildPartial() |
DocsDestination.Builder |
clear() |
DocsDestination.Builder |
clearDocument()
Output only.
|
DocsDestination.Builder |
clearExportUri()
Output only.
|
DocsDestination.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DocsDestination.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DocsDestination.Builder |
clone() |
DocsDestination |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDocument()
Output only.
|
com.google.protobuf.ByteString |
getDocumentBytes()
Output only.
|
String |
getExportUri()
Output only.
|
com.google.protobuf.ByteString |
getExportUriBytes()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DocsDestination.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DocsDestination.Builder |
mergeFrom(DocsDestination other) |
DocsDestination.Builder |
mergeFrom(com.google.protobuf.Message other) |
DocsDestination.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DocsDestination.Builder |
setDocument(String value)
Output only.
|
DocsDestination.Builder |
setDocumentBytes(com.google.protobuf.ByteString value)
Output only.
|
DocsDestination.Builder |
setExportUri(String value)
Output only.
|
DocsDestination.Builder |
setExportUriBytes(com.google.protobuf.ByteString value)
Output only.
|
DocsDestination.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DocsDestination.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DocsDestination.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<DocsDestination.Builder>public DocsDestination.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DocsDestination.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<DocsDestination.Builder>public DocsDestination getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DocsDestination build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DocsDestination buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DocsDestination.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DocsDestination.Builder>public DocsDestination.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<DocsDestination.Builder>public DocsDestination.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DocsDestination.Builder>public DocsDestination.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DocsDestination.Builder>public DocsDestination.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<DocsDestination.Builder>public DocsDestination.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<DocsDestination.Builder>public DocsDestination.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DocsDestination.Builder>public DocsDestination.Builder mergeFrom(DocsDestination other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DocsDestination.Builder>public DocsDestination.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<DocsDestination.Builder>IOExceptionpublic String getDocument()
Output only. The document ID for the underlying Google Docs transcript file. For example, "1kuceFZohVoCh6FulBHxwy6I15Ogpc4hP". Use the `documents.get` method of the Google Docs API (https://developers.google.com/docs/api/reference/rest/v1/documents/get) to fetch the content.
string document = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getDocument in interface DocsDestinationOrBuilderpublic com.google.protobuf.ByteString getDocumentBytes()
Output only. The document ID for the underlying Google Docs transcript file. For example, "1kuceFZohVoCh6FulBHxwy6I15Ogpc4hP". Use the `documents.get` method of the Google Docs API (https://developers.google.com/docs/api/reference/rest/v1/documents/get) to fetch the content.
string document = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getDocumentBytes in interface DocsDestinationOrBuilderpublic DocsDestination.Builder setDocument(String value)
Output only. The document ID for the underlying Google Docs transcript file. For example, "1kuceFZohVoCh6FulBHxwy6I15Ogpc4hP". Use the `documents.get` method of the Google Docs API (https://developers.google.com/docs/api/reference/rest/v1/documents/get) to fetch the content.
string document = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The document to set.public DocsDestination.Builder clearDocument()
Output only. The document ID for the underlying Google Docs transcript file. For example, "1kuceFZohVoCh6FulBHxwy6I15Ogpc4hP". Use the `documents.get` method of the Google Docs API (https://developers.google.com/docs/api/reference/rest/v1/documents/get) to fetch the content.
string document = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public DocsDestination.Builder setDocumentBytes(com.google.protobuf.ByteString value)
Output only. The document ID for the underlying Google Docs transcript file. For example, "1kuceFZohVoCh6FulBHxwy6I15Ogpc4hP". Use the `documents.get` method of the Google Docs API (https://developers.google.com/docs/api/reference/rest/v1/documents/get) to fetch the content.
string document = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for document to set.public String getExportUri()
Output only. URI for the Google Docs transcript file. Use
`https://docs.google.com/document/d/{$DocumentId}/view` to browse the
transcript in the browser.
string export_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];getExportUri in interface DocsDestinationOrBuilderpublic com.google.protobuf.ByteString getExportUriBytes()
Output only. URI for the Google Docs transcript file. Use
`https://docs.google.com/document/d/{$DocumentId}/view` to browse the
transcript in the browser.
string export_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];getExportUriBytes in interface DocsDestinationOrBuilderpublic DocsDestination.Builder setExportUri(String value)
Output only. URI for the Google Docs transcript file. Use
`https://docs.google.com/document/d/{$DocumentId}/view` to browse the
transcript in the browser.
string export_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The exportUri to set.public DocsDestination.Builder clearExportUri()
Output only. URI for the Google Docs transcript file. Use
`https://docs.google.com/document/d/{$DocumentId}/view` to browse the
transcript in the browser.
string export_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];public DocsDestination.Builder setExportUriBytes(com.google.protobuf.ByteString value)
Output only. URI for the Google Docs transcript file. Use
`https://docs.google.com/document/d/{$DocumentId}/view` to browse the
transcript in the browser.
string export_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for exportUri to set.public final DocsDestination.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DocsDestination.Builder>public final DocsDestination.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DocsDestination.Builder>Copyright © 2024 Google LLC. All rights reserved.