| 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 |
RecognitionConfigOrBuilder.getSpeechContexts(int index)
Array of [SpeechContext][google.cloud.speech.v1p1beta1.SpeechContext].
|
SpeechContext |
RecognitionConfig.getSpeechContexts(int index)
Array of [SpeechContext][google.cloud.speech.v1p1beta1.SpeechContext].
|
SpeechContext |
RecognitionConfig.Builder.getSpeechContexts(int index)
Array of [SpeechContext][google.cloud.speech.v1p1beta1.SpeechContext].
|
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> |
RecognitionConfigOrBuilder.getSpeechContextsList()
Array of [SpeechContext][google.cloud.speech.v1p1beta1.SpeechContext].
|
List<SpeechContext> |
RecognitionConfig.getSpeechContextsList()
Array of [SpeechContext][google.cloud.speech.v1p1beta1.SpeechContext].
|
List<SpeechContext> |
RecognitionConfig.Builder.getSpeechContextsList()
Array of [SpeechContext][google.cloud.speech.v1p1beta1.SpeechContext].
|
static com.google.protobuf.Parser<SpeechContext> |
SpeechContext.parser() |
| Modifier and Type | Method and Description |
|---|---|
RecognitionConfig.Builder |
RecognitionConfig.Builder.addSpeechContexts(int index,
SpeechContext value)
Array of [SpeechContext][google.cloud.speech.v1p1beta1.SpeechContext].
|
RecognitionConfig.Builder |
RecognitionConfig.Builder.addSpeechContexts(SpeechContext value)
Array of [SpeechContext][google.cloud.speech.v1p1beta1.SpeechContext].
|
SpeechContext.Builder |
SpeechContext.Builder.mergeFrom(SpeechContext other) |
static SpeechContext.Builder |
SpeechContext.newBuilder(SpeechContext prototype) |
RecognitionConfig.Builder |
RecognitionConfig.Builder.setSpeechContexts(int index,
SpeechContext value)
Array of [SpeechContext][google.cloud.speech.v1p1beta1.SpeechContext].
|
| Modifier and Type | Method and Description |
|---|---|
RecognitionConfig.Builder |
RecognitionConfig.Builder.addAllSpeechContexts(Iterable<? extends SpeechContext> values)
Array of [SpeechContext][google.cloud.speech.v1p1beta1.SpeechContext].
|
Copyright © 2024 Google LLC. All rights reserved.