Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.Deployment
-
Packages that use Deployment Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of Deployment in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return Deployment Modifier and Type Method Description Deployment
Deployment.Builder. build()
Deployment
Deployment.Builder. buildPartial()
static Deployment
Deployment. getDefaultInstance()
Deployment
Deployment.Builder. getDefaultInstanceForType()
Deployment
Deployment. getDefaultInstanceForType()
Deployment
DeploymentsClient. getDeployment(DeploymentName name)
Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].Deployment
DeploymentsClient. getDeployment(GetDeploymentRequest request)
Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].Deployment
DeploymentsClient. getDeployment(String name)
Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].Deployment
DeploymentsGrpc.DeploymentsBlockingStub. getDeployment(GetDeploymentRequest request)
Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].Deployment
ListDeploymentsResponse.Builder. getDeployments(int index)
The list of deployments.Deployment
ListDeploymentsResponse. getDeployments(int index)
The list of deployments.Deployment
ListDeploymentsResponseOrBuilder. getDeployments(int index)
The list of deployments.static Deployment
Deployment. parseDelimitedFrom(InputStream input)
static Deployment
Deployment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Deployment
Deployment. parseFrom(byte[] data)
static Deployment
Deployment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Deployment
Deployment. parseFrom(com.google.protobuf.ByteString data)
static Deployment
Deployment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Deployment
Deployment. parseFrom(com.google.protobuf.CodedInputStream input)
static Deployment
Deployment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Deployment
Deployment. parseFrom(InputStream input)
static Deployment
Deployment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Deployment
Deployment. parseFrom(ByteBuffer data)
static Deployment
Deployment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type Deployment Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Deployment>
DeploymentsGrpc.DeploymentsFutureStub. getDeployment(GetDeploymentRequest request)
Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].com.google.api.gax.rpc.UnaryCallable<GetDeploymentRequest,Deployment>
DeploymentsClient. getDeploymentCallable()
Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDeploymentRequest,Deployment>
DeploymentsSettings.Builder. getDeploymentSettings()
Returns the builder for the settings used for calls to getDeployment.com.google.api.gax.rpc.UnaryCallSettings<GetDeploymentRequest,Deployment>
DeploymentsSettings. getDeploymentSettings()
Returns the object with the settings used for calls to getDeployment.List<Deployment>
ListDeploymentsResponse.Builder. getDeploymentsList()
The list of deployments.List<Deployment>
ListDeploymentsResponse. getDeploymentsList()
The list of deployments.List<Deployment>
ListDeploymentsResponseOrBuilder. getDeploymentsList()
The list of deployments.static io.grpc.MethodDescriptor<GetDeploymentRequest,Deployment>
DeploymentsGrpc. getGetDeploymentMethod()
com.google.protobuf.Parser<Deployment>
Deployment. getParserForType()
static com.google.protobuf.Parser<Deployment>
Deployment. parser()
Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type Deployment Modifier and Type Method Description ListDeploymentsResponse.Builder
ListDeploymentsResponse.Builder. addDeployments(int index, Deployment value)
The list of deployments.ListDeploymentsResponse.Builder
ListDeploymentsResponse.Builder. addDeployments(Deployment value)
The list of deployments.Deployment.Builder
Deployment.Builder. mergeFrom(Deployment other)
static Deployment.Builder
Deployment. newBuilder(Deployment prototype)
ListDeploymentsResponse.Builder
ListDeploymentsResponse.Builder. setDeployments(int index, Deployment value)
The list of deployments.Method parameters in com.google.cloud.dialogflow.cx.v3beta1 with type arguments of type Deployment Modifier and Type Method Description ListDeploymentsResponse.Builder
ListDeploymentsResponse.Builder. addAllDeployments(Iterable<? extends Deployment> values)
The list of deployments.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)
default void
DeploymentsGrpc.AsyncService. getDeployment(GetDeploymentRequest request, io.grpc.stub.StreamObserver<Deployment> responseObserver)
Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].void
DeploymentsGrpc.DeploymentsStub. getDeployment(GetDeploymentRequest request, io.grpc.stub.StreamObserver<Deployment> responseObserver)
Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment]. -
Uses of Deployment in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type Deployment Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetDeploymentRequest,Deployment>
DeploymentsStub. getDeploymentCallable()
com.google.api.gax.rpc.UnaryCallable<GetDeploymentRequest,Deployment>
GrpcDeploymentsStub. getDeploymentCallable()
com.google.api.gax.rpc.UnaryCallable<GetDeploymentRequest,Deployment>
HttpJsonDeploymentsStub. getDeploymentCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDeploymentRequest,Deployment>
DeploymentsStubSettings.Builder. getDeploymentSettings()
Returns the builder for the settings used for calls to getDeployment.com.google.api.gax.rpc.UnaryCallSettings<GetDeploymentRequest,Deployment>
DeploymentsStubSettings. getDeploymentSettings()
Returns the object with the settings used for calls to getDeployment.
-