Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.UpdateEnvironmentRequest
-
Packages that use UpdateEnvironmentRequest Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of UpdateEnvironmentRequest in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return UpdateEnvironmentRequest Modifier and Type Method Description UpdateEnvironmentRequest
UpdateEnvironmentRequest.Builder. build()
UpdateEnvironmentRequest
UpdateEnvironmentRequest.Builder. buildPartial()
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. getDefaultInstance()
UpdateEnvironmentRequest
UpdateEnvironmentRequest.Builder. getDefaultInstanceForType()
UpdateEnvironmentRequest
UpdateEnvironmentRequest. getDefaultInstanceForType()
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseDelimitedFrom(InputStream input)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(byte[] data)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(InputStream input)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(ByteBuffer data)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type UpdateEnvironmentRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateEnvironmentRequest>
UpdateEnvironmentRequest. getParserForType()
static io.grpc.MethodDescriptor<UpdateEnvironmentRequest,com.google.longrunning.Operation>
EnvironmentsGrpc. getUpdateEnvironmentMethod()
static com.google.protobuf.Parser<UpdateEnvironmentRequest>
UpdateEnvironmentRequest. parser()
com.google.api.gax.rpc.UnaryCallable<UpdateEnvironmentRequest,com.google.longrunning.Operation>
EnvironmentsClient. updateEnvironmentCallable()
Updates the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].com.google.api.gax.rpc.OperationCallable<UpdateEnvironmentRequest,Environment,com.google.protobuf.Struct>
EnvironmentsClient. updateEnvironmentOperationCallable()
Updates the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateEnvironmentRequest,Environment,com.google.protobuf.Struct>
EnvironmentsSettings.Builder. updateEnvironmentOperationSettings()
Returns the builder for the settings used for calls to updateEnvironment.com.google.api.gax.rpc.OperationCallSettings<UpdateEnvironmentRequest,Environment,com.google.protobuf.Struct>
EnvironmentsSettings. updateEnvironmentOperationSettings()
Returns the object with the settings used for calls to updateEnvironment.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEnvironmentRequest,com.google.longrunning.Operation>
EnvironmentsSettings.Builder. updateEnvironmentSettings()
Returns the builder for the settings used for calls to updateEnvironment.com.google.api.gax.rpc.UnaryCallSettings<UpdateEnvironmentRequest,com.google.longrunning.Operation>
EnvironmentsSettings. updateEnvironmentSettings()
Returns the object with the settings used for calls to updateEnvironment.Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type UpdateEnvironmentRequest Modifier and Type Method Description UpdateEnvironmentRequest.Builder
UpdateEnvironmentRequest.Builder. mergeFrom(UpdateEnvironmentRequest other)
static UpdateEnvironmentRequest.Builder
UpdateEnvironmentRequest. newBuilder(UpdateEnvironmentRequest prototype)
default void
EnvironmentsGrpc.AsyncService. updateEnvironment(UpdateEnvironmentRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].com.google.longrunning.Operation
EnvironmentsGrpc.EnvironmentsBlockingStub. updateEnvironment(UpdateEnvironmentRequest request)
Updates the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
EnvironmentsGrpc.EnvironmentsFutureStub. updateEnvironment(UpdateEnvironmentRequest request)
Updates the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].void
EnvironmentsGrpc.EnvironmentsStub. updateEnvironment(UpdateEnvironmentRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].com.google.api.gax.longrunning.OperationFuture<Environment,com.google.protobuf.Struct>
EnvironmentsClient. updateEnvironmentAsync(UpdateEnvironmentRequest request)
Updates the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment]. -
Uses of UpdateEnvironmentRequest in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type UpdateEnvironmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateEnvironmentRequest,com.google.longrunning.Operation>
EnvironmentsStub. updateEnvironmentCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateEnvironmentRequest,com.google.longrunning.Operation>
GrpcEnvironmentsStub. updateEnvironmentCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateEnvironmentRequest,com.google.longrunning.Operation>
HttpJsonEnvironmentsStub. updateEnvironmentCallable()
com.google.api.gax.rpc.OperationCallable<UpdateEnvironmentRequest,Environment,com.google.protobuf.Struct>
EnvironmentsStub. updateEnvironmentOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateEnvironmentRequest,Environment,com.google.protobuf.Struct>
GrpcEnvironmentsStub. updateEnvironmentOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateEnvironmentRequest,Environment,com.google.protobuf.Struct>
HttpJsonEnvironmentsStub. updateEnvironmentOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateEnvironmentRequest,Environment,com.google.protobuf.Struct>
EnvironmentsStubSettings.Builder. updateEnvironmentOperationSettings()
Returns the builder for the settings used for calls to updateEnvironment.com.google.api.gax.rpc.OperationCallSettings<UpdateEnvironmentRequest,Environment,com.google.protobuf.Struct>
EnvironmentsStubSettings. updateEnvironmentOperationSettings()
Returns the object with the settings used for calls to updateEnvironment.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEnvironmentRequest,com.google.longrunning.Operation>
EnvironmentsStubSettings.Builder. updateEnvironmentSettings()
Returns the builder for the settings used for calls to updateEnvironment.com.google.api.gax.rpc.UnaryCallSettings<UpdateEnvironmentRequest,com.google.longrunning.Operation>
EnvironmentsStubSettings. updateEnvironmentSettings()
Returns the object with the settings used for calls to updateEnvironment.
-