| Modifier and Type | Method and Description |
|---|---|
Control.SynonymsAction |
Control.SynonymsAction.Builder.build() |
Control.SynonymsAction |
Control.SynonymsAction.Builder.buildPartial() |
static Control.SynonymsAction |
Control.SynonymsAction.getDefaultInstance() |
Control.SynonymsAction |
Control.SynonymsAction.getDefaultInstanceForType() |
Control.SynonymsAction |
Control.SynonymsAction.Builder.getDefaultInstanceForType() |
Control.SynonymsAction |
ControlOrBuilder.getSynonymsAction()
Treats a group of terms as synonyms of one another.
|
Control.SynonymsAction |
Control.getSynonymsAction()
Treats a group of terms as synonyms of one another.
|
Control.SynonymsAction |
Control.Builder.getSynonymsAction()
Treats a group of terms as synonyms of one another.
|
static Control.SynonymsAction |
Control.SynonymsAction.parseDelimitedFrom(InputStream input) |
static Control.SynonymsAction |
Control.SynonymsAction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.SynonymsAction |
Control.SynonymsAction.parseFrom(byte[] data) |
static Control.SynonymsAction |
Control.SynonymsAction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.SynonymsAction |
Control.SynonymsAction.parseFrom(ByteBuffer data) |
static Control.SynonymsAction |
Control.SynonymsAction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.SynonymsAction |
Control.SynonymsAction.parseFrom(com.google.protobuf.ByteString data) |
static Control.SynonymsAction |
Control.SynonymsAction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.SynonymsAction |
Control.SynonymsAction.parseFrom(com.google.protobuf.CodedInputStream input) |
static Control.SynonymsAction |
Control.SynonymsAction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.SynonymsAction |
Control.SynonymsAction.parseFrom(InputStream input) |
static Control.SynonymsAction |
Control.SynonymsAction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Control.SynonymsAction> |
Control.SynonymsAction.getParserForType() |
static com.google.protobuf.Parser<Control.SynonymsAction> |
Control.SynonymsAction.parser() |
| Modifier and Type | Method and Description |
|---|---|
Control.SynonymsAction.Builder |
Control.SynonymsAction.Builder.mergeFrom(Control.SynonymsAction other) |
Control.Builder |
Control.Builder.mergeSynonymsAction(Control.SynonymsAction value)
Treats a group of terms as synonyms of one another.
|
static Control.SynonymsAction.Builder |
Control.SynonymsAction.newBuilder(Control.SynonymsAction prototype) |
Control.Builder |
Control.Builder.setSynonymsAction(Control.SynonymsAction value)
Treats a group of terms as synonyms of one another.
|
Copyright © 2025 Google LLC. All rights reserved.