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