| Modifier and Type | Method and Description |
|---|---|
SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptation.AdaptationPhraseSet.Builder.build() |
SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptation.AdaptationPhraseSet.Builder.buildPartial() |
static SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptation.AdaptationPhraseSet.getDefaultInstance() |
SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptation.AdaptationPhraseSet.getDefaultInstanceForType() |
SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptation.AdaptationPhraseSet.Builder.getDefaultInstanceForType() |
SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptation.getPhraseSets(int index)
A list of inline or referenced PhraseSets.
|
SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptation.Builder.getPhraseSets(int index)
A list of inline or referenced PhraseSets.
|
SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptationOrBuilder.getPhraseSets(int index)
A list of inline or referenced PhraseSets.
|
static SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptation.AdaptationPhraseSet.parseDelimitedFrom(InputStream input) |
static SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptation.AdaptationPhraseSet.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptation.AdaptationPhraseSet.parseFrom(byte[] data) |
static SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptation.AdaptationPhraseSet.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptation.AdaptationPhraseSet.parseFrom(ByteBuffer data) |
static SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptation.AdaptationPhraseSet.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptation.AdaptationPhraseSet.parseFrom(com.google.protobuf.ByteString data) |
static SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptation.AdaptationPhraseSet.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptation.AdaptationPhraseSet.parseFrom(com.google.protobuf.CodedInputStream input) |
static SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptation.AdaptationPhraseSet.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptation.AdaptationPhraseSet.parseFrom(InputStream input) |
static SpeechAdaptation.AdaptationPhraseSet |
SpeechAdaptation.AdaptationPhraseSet.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SpeechAdaptation.AdaptationPhraseSet> |
SpeechAdaptation.AdaptationPhraseSet.getParserForType() |
List<SpeechAdaptation.AdaptationPhraseSet> |
SpeechAdaptation.getPhraseSetsList()
A list of inline or referenced PhraseSets.
|
List<SpeechAdaptation.AdaptationPhraseSet> |
SpeechAdaptation.Builder.getPhraseSetsList()
A list of inline or referenced PhraseSets.
|
List<SpeechAdaptation.AdaptationPhraseSet> |
SpeechAdaptationOrBuilder.getPhraseSetsList()
A list of inline or referenced PhraseSets.
|
static com.google.protobuf.Parser<SpeechAdaptation.AdaptationPhraseSet> |
SpeechAdaptation.AdaptationPhraseSet.parser() |
| Modifier and Type | Method and Description |
|---|---|
SpeechAdaptation.Builder |
SpeechAdaptation.Builder.addPhraseSets(int index,
SpeechAdaptation.AdaptationPhraseSet value)
A list of inline or referenced PhraseSets.
|
SpeechAdaptation.Builder |
SpeechAdaptation.Builder.addPhraseSets(SpeechAdaptation.AdaptationPhraseSet value)
A list of inline or referenced PhraseSets.
|
SpeechAdaptation.AdaptationPhraseSet.Builder |
SpeechAdaptation.AdaptationPhraseSet.Builder.mergeFrom(SpeechAdaptation.AdaptationPhraseSet other) |
static SpeechAdaptation.AdaptationPhraseSet.Builder |
SpeechAdaptation.AdaptationPhraseSet.newBuilder(SpeechAdaptation.AdaptationPhraseSet prototype) |
SpeechAdaptation.Builder |
SpeechAdaptation.Builder.setPhraseSets(int index,
SpeechAdaptation.AdaptationPhraseSet value)
A list of inline or referenced PhraseSets.
|
| Modifier and Type | Method and Description |
|---|---|
SpeechAdaptation.Builder |
SpeechAdaptation.Builder.addAllPhraseSets(Iterable<? extends SpeechAdaptation.AdaptationPhraseSet> values)
A list of inline or referenced PhraseSets.
|
Copyright © 2023 Google LLC. All rights reserved.