public static interface Answer.Step.Action.SearchActionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getQuery()
The query to search.
|
com.google.protobuf.ByteString |
getQueryBytes()
The query to search.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getQuery()
The query to search.
string query = 1;com.google.protobuf.ByteString getQueryBytes()
The query to search.
string query = 1;Copyright © 2025 Google LLC. All rights reserved.