Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
com.google.cloud.dialogflow.v2beta1.stub |
Modifier and Type | Method and Description |
---|---|
VersionsClient.ListVersionsPagedResponse |
VersionsClient.listVersions(AgentName parent)
Returns the list of all versions of the specified agent.
|
VersionsClient.ListVersionsPagedResponse |
VersionsClient.listVersions(ListVersionsRequest request)
Returns the list of all versions of the specified agent.
|
VersionsClient.ListVersionsPagedResponse |
VersionsClient.listVersions(String parent)
Returns the list of all versions of the specified agent.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListVersionsRequest,VersionsClient.ListVersionsPagedResponse> |
HttpJsonVersionsStub.listVersionsPagedCallable() |
UnaryCallable<ListVersionsRequest,VersionsClient.ListVersionsPagedResponse> |
VersionsStub.listVersionsPagedCallable() |
UnaryCallable<ListVersionsRequest,VersionsClient.ListVersionsPagedResponse> |
GrpcVersionsStub.listVersionsPagedCallable() |
PagedCallSettings<ListVersionsRequest,ListVersionsResponse,VersionsClient.ListVersionsPagedResponse> |
VersionsStubSettings.listVersionsSettings()
Returns the object with the settings used for calls to listVersions.
|
PagedCallSettings.Builder<ListVersionsRequest,ListVersionsResponse,VersionsClient.ListVersionsPagedResponse> |
VersionsStubSettings.Builder.listVersionsSettings()
Returns the builder for the settings used for calls to listVersions.
|
Copyright © 2022 Google LLC. All rights reserved.