| Modifier and Type | Method and Description |
|---|---|
DriveDestination |
DriveDestination.Builder.build() |
DriveDestination |
DriveDestination.Builder.buildPartial() |
static DriveDestination |
DriveDestination.getDefaultInstance() |
DriveDestination |
DriveDestination.getDefaultInstanceForType() |
DriveDestination |
DriveDestination.Builder.getDefaultInstanceForType() |
DriveDestination |
Recording.getDriveDestination()
Output only.
|
DriveDestination |
Recording.Builder.getDriveDestination()
Output only.
|
DriveDestination |
RecordingOrBuilder.getDriveDestination()
Output only.
|
static DriveDestination |
DriveDestination.parseDelimitedFrom(InputStream input) |
static DriveDestination |
DriveDestination.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DriveDestination |
DriveDestination.parseFrom(byte[] data) |
static DriveDestination |
DriveDestination.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DriveDestination |
DriveDestination.parseFrom(ByteBuffer data) |
static DriveDestination |
DriveDestination.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DriveDestination |
DriveDestination.parseFrom(com.google.protobuf.ByteString data) |
static DriveDestination |
DriveDestination.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DriveDestination |
DriveDestination.parseFrom(com.google.protobuf.CodedInputStream input) |
static DriveDestination |
DriveDestination.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DriveDestination |
DriveDestination.parseFrom(InputStream input) |
static DriveDestination |
DriveDestination.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DriveDestination> |
DriveDestination.getParserForType() |
static com.google.protobuf.Parser<DriveDestination> |
DriveDestination.parser() |
| Modifier and Type | Method and Description |
|---|---|
Recording.Builder |
Recording.Builder.mergeDriveDestination(DriveDestination value)
Output only.
|
DriveDestination.Builder |
DriveDestination.Builder.mergeFrom(DriveDestination other) |
static DriveDestination.Builder |
DriveDestination.newBuilder(DriveDestination prototype) |
Recording.Builder |
Recording.Builder.setDriveDestination(DriveDestination value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.