| Modifier and Type | Method and Description |
|---|---|
SpeechContext |
SpeechContext.Builder.build() |
SpeechContext |
SpeechContext.Builder.buildPartial() |
static SpeechContext |
SpeechContext.getDefaultInstance() |
SpeechContext |
SpeechContext.getDefaultInstanceForType() |
SpeechContext |
SpeechContext.Builder.getDefaultInstanceForType() |
SpeechContext |
SpeechTranscriptionConfigOrBuilder.getSpeechContexts(int index)
Optional.
|
SpeechContext |
SpeechTranscriptionConfig.getSpeechContexts(int index)
Optional.
|
SpeechContext |
SpeechTranscriptionConfig.Builder.getSpeechContexts(int index)
Optional.
|
static SpeechContext |
SpeechContext.parseDelimitedFrom(InputStream input) |
static SpeechContext |
SpeechContext.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpeechContext |
SpeechContext.parseFrom(byte[] data) |
static SpeechContext |
SpeechContext.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpeechContext |
SpeechContext.parseFrom(ByteBuffer data) |
static SpeechContext |
SpeechContext.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpeechContext |
SpeechContext.parseFrom(com.google.protobuf.ByteString data) |
static SpeechContext |
SpeechContext.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpeechContext |
SpeechContext.parseFrom(com.google.protobuf.CodedInputStream input) |
static SpeechContext |
SpeechContext.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpeechContext |
SpeechContext.parseFrom(InputStream input) |
static SpeechContext |
SpeechContext.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SpeechContext> |
SpeechContext.getParserForType() |
List<SpeechContext> |
SpeechTranscriptionConfigOrBuilder.getSpeechContextsList()
Optional.
|
List<SpeechContext> |
SpeechTranscriptionConfig.getSpeechContextsList()
Optional.
|
List<SpeechContext> |
SpeechTranscriptionConfig.Builder.getSpeechContextsList()
Optional.
|
static com.google.protobuf.Parser<SpeechContext> |
SpeechContext.parser() |
| Modifier and Type | Method and Description |
|---|---|
SpeechTranscriptionConfig.Builder |
SpeechTranscriptionConfig.Builder.addSpeechContexts(int index,
SpeechContext value)
Optional.
|
SpeechTranscriptionConfig.Builder |
SpeechTranscriptionConfig.Builder.addSpeechContexts(SpeechContext value)
Optional.
|
SpeechContext.Builder |
SpeechContext.Builder.mergeFrom(SpeechContext other) |
static SpeechContext.Builder |
SpeechContext.newBuilder(SpeechContext prototype) |
SpeechTranscriptionConfig.Builder |
SpeechTranscriptionConfig.Builder.setSpeechContexts(int index,
SpeechContext value)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
SpeechTranscriptionConfig.Builder |
SpeechTranscriptionConfig.Builder.addAllSpeechContexts(Iterable<? extends SpeechContext> values)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.