public static final class DriveDestination.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DriveDestination.Builder> implements DriveDestinationOrBuilder
Export location where a recording file is saved in Google Drive.Protobuf type
google.apps.meet.v2.DriveDestination| Modifier and Type | Method and Description |
|---|---|
DriveDestination.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DriveDestination |
build() |
DriveDestination |
buildPartial() |
DriveDestination.Builder |
clear() |
DriveDestination.Builder |
clearExportUri()
Output only.
|
DriveDestination.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DriveDestination.Builder |
clearFile()
Output only.
|
DriveDestination.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DriveDestination.Builder |
clone() |
DriveDestination |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getExportUri()
Output only.
|
com.google.protobuf.ByteString |
getExportUriBytes()
Output only.
|
String |
getFile()
Output only.
|
com.google.protobuf.ByteString |
getFileBytes()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DriveDestination.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DriveDestination.Builder |
mergeFrom(DriveDestination other) |
DriveDestination.Builder |
mergeFrom(com.google.protobuf.Message other) |
DriveDestination.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DriveDestination.Builder |
setExportUri(String value)
Output only.
|
DriveDestination.Builder |
setExportUriBytes(com.google.protobuf.ByteString value)
Output only.
|
DriveDestination.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DriveDestination.Builder |
setFile(String value)
Output only.
|
DriveDestination.Builder |
setFileBytes(com.google.protobuf.ByteString value)
Output only.
|
DriveDestination.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DriveDestination.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<DriveDestination.Builder>public DriveDestination.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DriveDestination.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<DriveDestination.Builder>public DriveDestination getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DriveDestination build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DriveDestination buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DriveDestination.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DriveDestination.Builder>public DriveDestination.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<DriveDestination.Builder>public DriveDestination.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DriveDestination.Builder>public DriveDestination.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DriveDestination.Builder>public DriveDestination.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<DriveDestination.Builder>public DriveDestination.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<DriveDestination.Builder>public DriveDestination.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DriveDestination.Builder>public DriveDestination.Builder mergeFrom(DriveDestination other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DriveDestination.Builder>public DriveDestination.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<DriveDestination.Builder>IOExceptionpublic String getFile()
Output only. The `fileId` for the underlying MP4 file. For example,
"1kuceFZohVoCh6FulBHxwy6I15Ogpc4hP". Use `$ GET
https://www.googleapis.com/drive/v3/files/{$fileId}?alt=media` to download
the blob. For more information, see
https://developers.google.com/drive/api/v3/reference/files/get.
string file = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getFile in interface DriveDestinationOrBuilderpublic com.google.protobuf.ByteString getFileBytes()
Output only. The `fileId` for the underlying MP4 file. For example,
"1kuceFZohVoCh6FulBHxwy6I15Ogpc4hP". Use `$ GET
https://www.googleapis.com/drive/v3/files/{$fileId}?alt=media` to download
the blob. For more information, see
https://developers.google.com/drive/api/v3/reference/files/get.
string file = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getFileBytes in interface DriveDestinationOrBuilderpublic DriveDestination.Builder setFile(String value)
Output only. The `fileId` for the underlying MP4 file. For example,
"1kuceFZohVoCh6FulBHxwy6I15Ogpc4hP". Use `$ GET
https://www.googleapis.com/drive/v3/files/{$fileId}?alt=media` to download
the blob. For more information, see
https://developers.google.com/drive/api/v3/reference/files/get.
string file = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The file to set.public DriveDestination.Builder clearFile()
Output only. The `fileId` for the underlying MP4 file. For example,
"1kuceFZohVoCh6FulBHxwy6I15Ogpc4hP". Use `$ GET
https://www.googleapis.com/drive/v3/files/{$fileId}?alt=media` to download
the blob. For more information, see
https://developers.google.com/drive/api/v3/reference/files/get.
string file = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public DriveDestination.Builder setFileBytes(com.google.protobuf.ByteString value)
Output only. The `fileId` for the underlying MP4 file. For example,
"1kuceFZohVoCh6FulBHxwy6I15Ogpc4hP". Use `$ GET
https://www.googleapis.com/drive/v3/files/{$fileId}?alt=media` to download
the blob. For more information, see
https://developers.google.com/drive/api/v3/reference/files/get.
string file = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for file to set.public String getExportUri()
Output only. Link used to play back the recording file in the browser. For
example, `https://drive.google.com/file/d/{$fileId}/view`.
string export_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];getExportUri in interface DriveDestinationOrBuilderpublic com.google.protobuf.ByteString getExportUriBytes()
Output only. Link used to play back the recording file in the browser. For
example, `https://drive.google.com/file/d/{$fileId}/view`.
string export_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];getExportUriBytes in interface DriveDestinationOrBuilderpublic DriveDestination.Builder setExportUri(String value)
Output only. Link used to play back the recording file in the browser. For
example, `https://drive.google.com/file/d/{$fileId}/view`.
string export_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The exportUri to set.public DriveDestination.Builder clearExportUri()
Output only. Link used to play back the recording file in the browser. For
example, `https://drive.google.com/file/d/{$fileId}/view`.
string export_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];public DriveDestination.Builder setExportUriBytes(com.google.protobuf.ByteString value)
Output only. Link used to play back the recording file in the browser. For
example, `https://drive.google.com/file/d/{$fileId}/view`.
string export_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for exportUri to set.public final DriveDestination.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DriveDestination.Builder>public final DriveDestination.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DriveDestination.Builder>Copyright © 2024 Google LLC. All rights reserved.