| Modifier and Type | Method and Description |
|---|---|
DriveDestination.Builder |
DriveDestination.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DriveDestination.Builder |
DriveDestination.Builder.clear() |
DriveDestination.Builder |
DriveDestination.Builder.clearExportUri()
Output only.
|
DriveDestination.Builder |
DriveDestination.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DriveDestination.Builder |
DriveDestination.Builder.clearFile()
Output only.
|
DriveDestination.Builder |
DriveDestination.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DriveDestination.Builder |
DriveDestination.Builder.clone() |
DriveDestination.Builder |
Recording.Builder.getDriveDestinationBuilder()
Output only.
|
DriveDestination.Builder |
DriveDestination.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DriveDestination.Builder |
DriveDestination.Builder.mergeFrom(DriveDestination other) |
DriveDestination.Builder |
DriveDestination.Builder.mergeFrom(com.google.protobuf.Message other) |
DriveDestination.Builder |
DriveDestination.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static DriveDestination.Builder |
DriveDestination.newBuilder() |
static DriveDestination.Builder |
DriveDestination.newBuilder(DriveDestination prototype) |
DriveDestination.Builder |
DriveDestination.newBuilderForType() |
protected DriveDestination.Builder |
DriveDestination.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
DriveDestination.Builder |
DriveDestination.Builder.setExportUri(String value)
Output only.
|
DriveDestination.Builder |
DriveDestination.Builder.setExportUriBytes(com.google.protobuf.ByteString value)
Output only.
|
DriveDestination.Builder |
DriveDestination.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DriveDestination.Builder |
DriveDestination.Builder.setFile(String value)
Output only.
|
DriveDestination.Builder |
DriveDestination.Builder.setFileBytes(com.google.protobuf.ByteString value)
Output only.
|
DriveDestination.Builder |
DriveDestination.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DriveDestination.Builder |
DriveDestination.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DriveDestination.Builder |
DriveDestination.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Recording.Builder |
Recording.Builder.setDriveDestination(DriveDestination.Builder builderForValue)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.