@Deprecated public final class ListSuggestionsRequest extends com.google.protobuf.GeneratedMessageV3 implements ListSuggestionsRequestOrBuilder
The request message for [Participants.ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions].Protobuf type
google.cloud.dialogflow.v2beta1.ListSuggestionsRequest| Modifier and Type | Class and Description |
|---|---|
static class |
ListSuggestionsRequest.Builder
Deprecated.
The request message for
[Participants.ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions].
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
FILTER_FIELD_NUMBER
Deprecated.
|
static int |
PAGE_SIZE_FIELD_NUMBER
Deprecated.
|
static int |
PAGE_TOKEN_FIELD_NUMBER
Deprecated.
|
static int |
PARENT_FIELD_NUMBER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Deprecated.
|
static ListSuggestionsRequest |
getDefaultInstance()
Deprecated.
|
ListSuggestionsRequest |
getDefaultInstanceForType()
Deprecated.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
Deprecated.
|
String |
getFilter()
Deprecated.
Optional.
|
com.google.protobuf.ByteString |
getFilterBytes()
Deprecated.
Optional.
|
int |
getPageSize()
Deprecated.
Optional.
|
String |
getPageToken()
Deprecated.
Optional.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
Deprecated.
Optional.
|
String |
getParent()
Deprecated.
Required.
|
com.google.protobuf.ByteString |
getParentBytes()
Deprecated.
Required.
|
com.google.protobuf.Parser<ListSuggestionsRequest> |
getParserForType()
Deprecated.
|
int |
getSerializedSize()
Deprecated.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields()
Deprecated.
|
int |
hashCode()
Deprecated.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable()
Deprecated.
|
boolean |
isInitialized()
Deprecated.
|
static ListSuggestionsRequest.Builder |
newBuilder()
Deprecated.
|
static ListSuggestionsRequest.Builder |
newBuilder(ListSuggestionsRequest prototype)
Deprecated.
|
ListSuggestionsRequest.Builder |
newBuilderForType()
Deprecated.
|
protected ListSuggestionsRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Deprecated.
|
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
Deprecated.
|
static ListSuggestionsRequest |
parseDelimitedFrom(InputStream input)
Deprecated.
|
static ListSuggestionsRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static ListSuggestionsRequest |
parseFrom(byte[] data)
Deprecated.
|
static ListSuggestionsRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static ListSuggestionsRequest |
parseFrom(ByteBuffer data)
Deprecated.
|
static ListSuggestionsRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static ListSuggestionsRequest |
parseFrom(com.google.protobuf.ByteString data)
Deprecated.
|
static ListSuggestionsRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static ListSuggestionsRequest |
parseFrom(com.google.protobuf.CodedInputStream input)
Deprecated.
|
static ListSuggestionsRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static ListSuggestionsRequest |
parseFrom(InputStream input)
Deprecated.
|
static ListSuggestionsRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static com.google.protobuf.Parser<ListSuggestionsRequest> |
parser()
Deprecated.
|
ListSuggestionsRequest.Builder |
toBuilder()
Deprecated.
|
void |
writeTo(com.google.protobuf.CodedOutputStream output)
Deprecated.
|
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int PARENT_FIELD_NUMBER
public static final int PAGE_SIZE_FIELD_NUMBER
public static final int PAGE_TOKEN_FIELD_NUMBER
public static final int FILTER_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getParent()
Required. The name of the participant to fetch suggestions for. Format: `projects/<Project ID>/locations/<Location ID>/conversations/<Conversation ID>/participants/<Participant ID>`.
string parent = 1;getParent in interface ListSuggestionsRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
Required. The name of the participant to fetch suggestions for. Format: `projects/<Project ID>/locations/<Location ID>/conversations/<Conversation ID>/participants/<Participant ID>`.
string parent = 1;getParentBytes in interface ListSuggestionsRequestOrBuilderpublic int getPageSize()
Optional. The maximum number of items to return in a single page. The default value is 100; the maximum value is 1000.
int32 page_size = 2;getPageSize in interface ListSuggestionsRequestOrBuilderpublic String getPageToken()
Optional. The next_page_token value returned from a previous list request.
string page_token = 3;getPageToken in interface ListSuggestionsRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()
Optional. The next_page_token value returned from a previous list request.
string page_token = 3;getPageTokenBytes in interface ListSuggestionsRequestOrBuilderpublic String getFilter()
Optional. Filter on suggestions fields. Currently predicates on `create_time` and `create_time_epoch_microseconds` are supported. `create_time` only support milliseconds accuracy. E.g., `create_time_epoch_microseconds > 1551790877964485` or `create_time > "2017-01-15T01:30:15.01Z"` For more information about filtering, see [API Filtering](https://aip.dev/160).
string filter = 4;getFilter in interface ListSuggestionsRequestOrBuilderpublic com.google.protobuf.ByteString getFilterBytes()
Optional. Filter on suggestions fields. Currently predicates on `create_time` and `create_time_epoch_microseconds` are supported. `create_time` only support milliseconds accuracy. E.g., `create_time_epoch_microseconds > 1551790877964485` or `create_time > "2017-01-15T01:30:15.01Z"` For more information about filtering, see [API Filtering](https://aip.dev/160).
string filter = 4;getFilterBytes in interface ListSuggestionsRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ListSuggestionsRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListSuggestionsRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListSuggestionsRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListSuggestionsRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListSuggestionsRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListSuggestionsRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListSuggestionsRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static ListSuggestionsRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ListSuggestionsRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ListSuggestionsRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ListSuggestionsRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ListSuggestionsRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ListSuggestionsRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ListSuggestionsRequest.Builder newBuilder()
public static ListSuggestionsRequest.Builder newBuilder(ListSuggestionsRequest prototype)
public ListSuggestionsRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ListSuggestionsRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ListSuggestionsRequest getDefaultInstance()
public static com.google.protobuf.Parser<ListSuggestionsRequest> parser()
public com.google.protobuf.Parser<ListSuggestionsRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ListSuggestionsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.