Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
com.google.cloud.dialogflow.v2beta1.stub |
Modifier and Type | Method and Description |
---|---|
ListSuggestionsResponse |
ListSuggestionsResponse.Builder.build() |
ListSuggestionsResponse |
ListSuggestionsResponse.Builder.buildPartial() |
static ListSuggestionsResponse |
ListSuggestionsResponse.getDefaultInstance()
Deprecated.
|
ListSuggestionsResponse |
ListSuggestionsResponse.getDefaultInstanceForType()
Deprecated.
|
ListSuggestionsResponse |
ListSuggestionsResponse.Builder.getDefaultInstanceForType() |
ListSuggestionsResponse |
ParticipantsGrpc.ParticipantsBlockingStub.listSuggestions(ListSuggestionsRequest request)
Deprecated.
|
static ListSuggestionsResponse |
ListSuggestionsResponse.parseDelimitedFrom(InputStream input)
Deprecated.
|
static ListSuggestionsResponse |
ListSuggestionsResponse.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static ListSuggestionsResponse |
ListSuggestionsResponse.parseFrom(byte[] data)
Deprecated.
|
static ListSuggestionsResponse |
ListSuggestionsResponse.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static ListSuggestionsResponse |
ListSuggestionsResponse.parseFrom(ByteBuffer data)
Deprecated.
|
static ListSuggestionsResponse |
ListSuggestionsResponse.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static ListSuggestionsResponse |
ListSuggestionsResponse.parseFrom(ByteString data)
Deprecated.
|
static ListSuggestionsResponse |
ListSuggestionsResponse.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static ListSuggestionsResponse |
ListSuggestionsResponse.parseFrom(CodedInputStream input)
Deprecated.
|
static ListSuggestionsResponse |
ListSuggestionsResponse.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static ListSuggestionsResponse |
ListSuggestionsResponse.parseFrom(InputStream input)
Deprecated.
|
static ListSuggestionsResponse |
ListSuggestionsResponse.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static MethodDescriptor<ListSuggestionsRequest,ListSuggestionsResponse> |
ParticipantsGrpc.getListSuggestionsMethod() |
Parser<ListSuggestionsResponse> |
ListSuggestionsResponse.getParserForType()
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<ListSuggestionsResponse> |
ParticipantsGrpc.ParticipantsFutureStub.listSuggestions(ListSuggestionsRequest request)
Deprecated.
|
UnaryCallable<ListSuggestionsRequest,ListSuggestionsResponse> |
ParticipantsClient.listSuggestionsCallable()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
PagedCallSettings<ListSuggestionsRequest,ListSuggestionsResponse,ParticipantsClient.ListSuggestionsPagedResponse> |
ParticipantsSettings.listSuggestionsSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
PagedCallSettings.Builder<ListSuggestionsRequest,ListSuggestionsResponse,ParticipantsClient.ListSuggestionsPagedResponse> |
ParticipantsSettings.Builder.listSuggestionsSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
static Parser<ListSuggestionsResponse> |
ListSuggestionsResponse.parser()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected ParticipantsClient.ListSuggestionsPage |
ParticipantsClient.ListSuggestionsPage.createPage(PageContext<ListSuggestionsRequest,ListSuggestionsResponse,Suggestion> context,
ListSuggestionsResponse response) |
ListSuggestionsResponse.Builder |
ListSuggestionsResponse.Builder.mergeFrom(ListSuggestionsResponse other) |
static ListSuggestionsResponse.Builder |
ListSuggestionsResponse.newBuilder(ListSuggestionsResponse prototype)
Deprecated.
|
Copyright © 2022 Google LLC. All rights reserved.