Uses of Class
com.google.cloud.dialogflow.cx.v3.ListDeploymentsResponse
-
Packages that use ListDeploymentsResponse Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of ListDeploymentsResponse in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return ListDeploymentsResponse Modifier and Type Method Description ListDeploymentsResponse
ListDeploymentsResponse.Builder. build()
ListDeploymentsResponse
ListDeploymentsResponse.Builder. buildPartial()
static ListDeploymentsResponse
ListDeploymentsResponse. getDefaultInstance()
ListDeploymentsResponse
ListDeploymentsResponse.Builder. getDefaultInstanceForType()
ListDeploymentsResponse
ListDeploymentsResponse. getDefaultInstanceForType()
ListDeploymentsResponse
DeploymentsGrpc.DeploymentsBlockingStub. listDeployments(ListDeploymentsRequest request)
Returns the list of all deployments in the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].static ListDeploymentsResponse
ListDeploymentsResponse. parseDelimitedFrom(InputStream input)
static ListDeploymentsResponse
ListDeploymentsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDeploymentsResponse
ListDeploymentsResponse. parseFrom(byte[] data)
static ListDeploymentsResponse
ListDeploymentsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDeploymentsResponse
ListDeploymentsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListDeploymentsResponse
ListDeploymentsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDeploymentsResponse
ListDeploymentsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListDeploymentsResponse
ListDeploymentsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDeploymentsResponse
ListDeploymentsResponse. parseFrom(InputStream input)
static ListDeploymentsResponse
ListDeploymentsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDeploymentsResponse
ListDeploymentsResponse. parseFrom(ByteBuffer data)
static ListDeploymentsResponse
ListDeploymentsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type ListDeploymentsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListDeploymentsRequest,ListDeploymentsResponse>
DeploymentsGrpc. getListDeploymentsMethod()
com.google.protobuf.Parser<ListDeploymentsResponse>
ListDeploymentsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListDeploymentsResponse>
DeploymentsGrpc.DeploymentsFutureStub. listDeployments(ListDeploymentsRequest request)
Returns the list of all deployments in the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].com.google.api.gax.rpc.UnaryCallable<ListDeploymentsRequest,ListDeploymentsResponse>
DeploymentsClient. listDeploymentsCallable()
Returns the list of all deployments in the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].com.google.api.gax.rpc.PagedCallSettings.Builder<ListDeploymentsRequest,ListDeploymentsResponse,DeploymentsClient.ListDeploymentsPagedResponse>
DeploymentsSettings.Builder. listDeploymentsSettings()
Returns the builder for the settings used for calls to listDeployments.com.google.api.gax.rpc.PagedCallSettings<ListDeploymentsRequest,ListDeploymentsResponse,DeploymentsClient.ListDeploymentsPagedResponse>
DeploymentsSettings. listDeploymentsSettings()
Returns the object with the settings used for calls to listDeployments.static com.google.protobuf.Parser<ListDeploymentsResponse>
ListDeploymentsResponse. parser()
Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type ListDeploymentsResponse Modifier and Type Method Description protected DeploymentsClient.ListDeploymentsPage
DeploymentsClient.ListDeploymentsPage. createPage(com.google.api.gax.rpc.PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, ListDeploymentsResponse response)
ListDeploymentsResponse.Builder
ListDeploymentsResponse.Builder. mergeFrom(ListDeploymentsResponse other)
static ListDeploymentsResponse.Builder
ListDeploymentsResponse. newBuilder(ListDeploymentsResponse prototype)
Method parameters in com.google.cloud.dialogflow.cx.v3 with type arguments of type ListDeploymentsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<DeploymentsClient.ListDeploymentsPagedResponse>
DeploymentsClient.ListDeploymentsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, com.google.api.core.ApiFuture<ListDeploymentsResponse> futureResponse)
static com.google.api.core.ApiFuture<DeploymentsClient.ListDeploymentsPagedResponse>
DeploymentsClient.ListDeploymentsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, com.google.api.core.ApiFuture<ListDeploymentsResponse> futureResponse)
protected DeploymentsClient.ListDeploymentsPage
DeploymentsClient.ListDeploymentsPage. createPage(com.google.api.gax.rpc.PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, ListDeploymentsResponse response)
com.google.api.core.ApiFuture<DeploymentsClient.ListDeploymentsPage>
DeploymentsClient.ListDeploymentsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, com.google.api.core.ApiFuture<ListDeploymentsResponse> futureResponse)
com.google.api.core.ApiFuture<DeploymentsClient.ListDeploymentsPage>
DeploymentsClient.ListDeploymentsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, com.google.api.core.ApiFuture<ListDeploymentsResponse> futureResponse)
default void
DeploymentsGrpc.AsyncService. listDeployments(ListDeploymentsRequest request, io.grpc.stub.StreamObserver<ListDeploymentsResponse> responseObserver)
Returns the list of all deployments in the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].void
DeploymentsGrpc.DeploymentsStub. listDeployments(ListDeploymentsRequest request, io.grpc.stub.StreamObserver<ListDeploymentsResponse> responseObserver)
Returns the list of all deployments in the specified [Environment][google.cloud.dialogflow.cx.v3.Environment]. -
Uses of ListDeploymentsResponse in com.google.cloud.dialogflow.cx.v3.stub
Methods in com.google.cloud.dialogflow.cx.v3.stub that return types with arguments of type ListDeploymentsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListDeploymentsRequest,ListDeploymentsResponse>
DeploymentsStub. listDeploymentsCallable()
com.google.api.gax.rpc.UnaryCallable<ListDeploymentsRequest,ListDeploymentsResponse>
GrpcDeploymentsStub. listDeploymentsCallable()
com.google.api.gax.rpc.UnaryCallable<ListDeploymentsRequest,ListDeploymentsResponse>
HttpJsonDeploymentsStub. listDeploymentsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDeploymentsRequest,ListDeploymentsResponse,DeploymentsClient.ListDeploymentsPagedResponse>
DeploymentsStubSettings.Builder. listDeploymentsSettings()
Returns the builder for the settings used for calls to listDeployments.com.google.api.gax.rpc.PagedCallSettings<ListDeploymentsRequest,ListDeploymentsResponse,DeploymentsClient.ListDeploymentsPagedResponse>
DeploymentsStubSettings. listDeploymentsSettings()
Returns the object with the settings used for calls to listDeployments.
-