| Modifier and Type | Method and Description |
|---|---|
Transcript |
Transcript.Builder.build() |
Transcript |
Transcript.Builder.buildPartial() |
static Transcript |
Transcript.getDefaultInstance() |
Transcript |
Transcript.getDefaultInstanceForType() |
Transcript |
Transcript.Builder.getDefaultInstanceForType() |
Transcript |
ListTranscriptsResponse.getTranscripts(int index)
List of transcripts in one page.
|
Transcript |
ListTranscriptsResponse.Builder.getTranscripts(int index)
List of transcripts in one page.
|
Transcript |
ListTranscriptsResponseOrBuilder.getTranscripts(int index)
List of transcripts in one page.
|
static Transcript |
Transcript.parseDelimitedFrom(InputStream input) |
static Transcript |
Transcript.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Transcript |
Transcript.parseFrom(byte[] data) |
static Transcript |
Transcript.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Transcript |
Transcript.parseFrom(ByteBuffer data) |
static Transcript |
Transcript.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Transcript |
Transcript.parseFrom(com.google.protobuf.ByteString data) |
static Transcript |
Transcript.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Transcript |
Transcript.parseFrom(com.google.protobuf.CodedInputStream input) |
static Transcript |
Transcript.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Transcript |
Transcript.parseFrom(InputStream input) |
static Transcript |
Transcript.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Transcript> |
Transcript.getParserForType() |
List<Transcript> |
ListTranscriptsResponse.getTranscriptsList()
List of transcripts in one page.
|
List<Transcript> |
ListTranscriptsResponse.Builder.getTranscriptsList()
List of transcripts in one page.
|
List<Transcript> |
ListTranscriptsResponseOrBuilder.getTranscriptsList()
List of transcripts in one page.
|
static com.google.protobuf.Parser<Transcript> |
Transcript.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListTranscriptsResponse.Builder |
ListTranscriptsResponse.Builder.addTranscripts(int index,
Transcript value)
List of transcripts in one page.
|
ListTranscriptsResponse.Builder |
ListTranscriptsResponse.Builder.addTranscripts(Transcript value)
List of transcripts in one page.
|
Transcript.Builder |
Transcript.Builder.mergeFrom(Transcript other) |
static Transcript.Builder |
Transcript.newBuilder(Transcript prototype) |
ListTranscriptsResponse.Builder |
ListTranscriptsResponse.Builder.setTranscripts(int index,
Transcript value)
List of transcripts in one page.
|
| Modifier and Type | Method and Description |
|---|---|
ListTranscriptsResponse.Builder |
ListTranscriptsResponse.Builder.addAllTranscripts(Iterable<? extends Transcript> values)
List of transcripts in one page.
|
Copyright © 2024 Google LLC. All rights reserved.