| Modifier and Type | Method and Description |
|---|---|
Answer.Step.Action.SearchAction |
Answer.Step.Action.SearchAction.Builder.build() |
Answer.Step.Action.SearchAction |
Answer.Step.Action.SearchAction.Builder.buildPartial() |
static Answer.Step.Action.SearchAction |
Answer.Step.Action.SearchAction.getDefaultInstance() |
Answer.Step.Action.SearchAction |
Answer.Step.Action.SearchAction.getDefaultInstanceForType() |
Answer.Step.Action.SearchAction |
Answer.Step.Action.SearchAction.Builder.getDefaultInstanceForType() |
Answer.Step.Action.SearchAction |
Answer.Step.ActionOrBuilder.getSearchAction()
Search action.
|
Answer.Step.Action.SearchAction |
Answer.Step.Action.getSearchAction()
Search action.
|
Answer.Step.Action.SearchAction |
Answer.Step.Action.Builder.getSearchAction()
Search action.
|
static Answer.Step.Action.SearchAction |
Answer.Step.Action.SearchAction.parseDelimitedFrom(InputStream input) |
static Answer.Step.Action.SearchAction |
Answer.Step.Action.SearchAction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Answer.Step.Action.SearchAction |
Answer.Step.Action.SearchAction.parseFrom(byte[] data) |
static Answer.Step.Action.SearchAction |
Answer.Step.Action.SearchAction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Answer.Step.Action.SearchAction |
Answer.Step.Action.SearchAction.parseFrom(ByteBuffer data) |
static Answer.Step.Action.SearchAction |
Answer.Step.Action.SearchAction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Answer.Step.Action.SearchAction |
Answer.Step.Action.SearchAction.parseFrom(com.google.protobuf.ByteString data) |
static Answer.Step.Action.SearchAction |
Answer.Step.Action.SearchAction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Answer.Step.Action.SearchAction |
Answer.Step.Action.SearchAction.parseFrom(com.google.protobuf.CodedInputStream input) |
static Answer.Step.Action.SearchAction |
Answer.Step.Action.SearchAction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Answer.Step.Action.SearchAction |
Answer.Step.Action.SearchAction.parseFrom(InputStream input) |
static Answer.Step.Action.SearchAction |
Answer.Step.Action.SearchAction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Answer.Step.Action.SearchAction> |
Answer.Step.Action.SearchAction.getParserForType() |
static com.google.protobuf.Parser<Answer.Step.Action.SearchAction> |
Answer.Step.Action.SearchAction.parser() |
| Modifier and Type | Method and Description |
|---|---|
Answer.Step.Action.SearchAction.Builder |
Answer.Step.Action.SearchAction.Builder.mergeFrom(Answer.Step.Action.SearchAction other) |
Answer.Step.Action.Builder |
Answer.Step.Action.Builder.mergeSearchAction(Answer.Step.Action.SearchAction value)
Search action.
|
static Answer.Step.Action.SearchAction.Builder |
Answer.Step.Action.SearchAction.newBuilder(Answer.Step.Action.SearchAction prototype) |
Answer.Step.Action.Builder |
Answer.Step.Action.Builder.setSearchAction(Answer.Step.Action.SearchAction value)
Search action.
|
Copyright © 2024 Google LLC. All rights reserved.