Uses of Class
com.google.cloud.dialogflow.cx.v3.CreateEnvironmentRequest
-
Packages that use CreateEnvironmentRequest Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of CreateEnvironmentRequest in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return CreateEnvironmentRequest Modifier and Type Method Description CreateEnvironmentRequestCreateEnvironmentRequest.Builder. build()CreateEnvironmentRequestCreateEnvironmentRequest.Builder. buildPartial()static CreateEnvironmentRequestCreateEnvironmentRequest. getDefaultInstance()CreateEnvironmentRequestCreateEnvironmentRequest.Builder. getDefaultInstanceForType()CreateEnvironmentRequestCreateEnvironmentRequest. getDefaultInstanceForType()static CreateEnvironmentRequestCreateEnvironmentRequest. parseDelimitedFrom(InputStream input)static CreateEnvironmentRequestCreateEnvironmentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEnvironmentRequestCreateEnvironmentRequest. parseFrom(byte[] data)static CreateEnvironmentRequestCreateEnvironmentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEnvironmentRequestCreateEnvironmentRequest. parseFrom(com.google.protobuf.ByteString data)static CreateEnvironmentRequestCreateEnvironmentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEnvironmentRequestCreateEnvironmentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateEnvironmentRequestCreateEnvironmentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEnvironmentRequestCreateEnvironmentRequest. parseFrom(InputStream input)static CreateEnvironmentRequestCreateEnvironmentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEnvironmentRequestCreateEnvironmentRequest. parseFrom(ByteBuffer data)static CreateEnvironmentRequestCreateEnvironmentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type CreateEnvironmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateEnvironmentRequest,com.google.longrunning.Operation>EnvironmentsClient. createEnvironmentCallable()Creates an [Environment][google.cloud.dialogflow.cx.v3.Environment] in the specified [Agent][google.cloud.dialogflow.cx.v3.Agent].com.google.api.gax.rpc.OperationCallable<CreateEnvironmentRequest,Environment,com.google.protobuf.Struct>EnvironmentsClient. createEnvironmentOperationCallable()Creates an [Environment][google.cloud.dialogflow.cx.v3.Environment] in the specified [Agent][google.cloud.dialogflow.cx.v3.Agent].com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEnvironmentRequest,Environment,com.google.protobuf.Struct>EnvironmentsSettings.Builder. createEnvironmentOperationSettings()Returns the builder for the settings used for calls to createEnvironment.com.google.api.gax.rpc.OperationCallSettings<CreateEnvironmentRequest,Environment,com.google.protobuf.Struct>EnvironmentsSettings. createEnvironmentOperationSettings()Returns the object with the settings used for calls to createEnvironment.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEnvironmentRequest,com.google.longrunning.Operation>EnvironmentsSettings.Builder. createEnvironmentSettings()Returns the builder for the settings used for calls to createEnvironment.com.google.api.gax.rpc.UnaryCallSettings<CreateEnvironmentRequest,com.google.longrunning.Operation>EnvironmentsSettings. createEnvironmentSettings()Returns the object with the settings used for calls to createEnvironment.static io.grpc.MethodDescriptor<CreateEnvironmentRequest,com.google.longrunning.Operation>EnvironmentsGrpc. getCreateEnvironmentMethod()com.google.protobuf.Parser<CreateEnvironmentRequest>CreateEnvironmentRequest. getParserForType()static com.google.protobuf.Parser<CreateEnvironmentRequest>CreateEnvironmentRequest. parser()Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type CreateEnvironmentRequest Modifier and Type Method Description default voidEnvironmentsGrpc.AsyncService. createEnvironment(CreateEnvironmentRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates an [Environment][google.cloud.dialogflow.cx.v3.Environment] in the specified [Agent][google.cloud.dialogflow.cx.v3.Agent].com.google.longrunning.OperationEnvironmentsGrpc.EnvironmentsBlockingStub. createEnvironment(CreateEnvironmentRequest request)Creates an [Environment][google.cloud.dialogflow.cx.v3.Environment] in the specified [Agent][google.cloud.dialogflow.cx.v3.Agent].com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>EnvironmentsGrpc.EnvironmentsFutureStub. createEnvironment(CreateEnvironmentRequest request)Creates an [Environment][google.cloud.dialogflow.cx.v3.Environment] in the specified [Agent][google.cloud.dialogflow.cx.v3.Agent].voidEnvironmentsGrpc.EnvironmentsStub. createEnvironment(CreateEnvironmentRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates an [Environment][google.cloud.dialogflow.cx.v3.Environment] in the specified [Agent][google.cloud.dialogflow.cx.v3.Agent].com.google.api.gax.longrunning.OperationFuture<Environment,com.google.protobuf.Struct>EnvironmentsClient. createEnvironmentAsync(CreateEnvironmentRequest request)Creates an [Environment][google.cloud.dialogflow.cx.v3.Environment] in the specified [Agent][google.cloud.dialogflow.cx.v3.Agent].CreateEnvironmentRequest.BuilderCreateEnvironmentRequest.Builder. mergeFrom(CreateEnvironmentRequest other)static CreateEnvironmentRequest.BuilderCreateEnvironmentRequest. newBuilder(CreateEnvironmentRequest prototype) -
Uses of CreateEnvironmentRequest in com.google.cloud.dialogflow.cx.v3.stub
Methods in com.google.cloud.dialogflow.cx.v3.stub that return types with arguments of type CreateEnvironmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateEnvironmentRequest,com.google.longrunning.Operation>EnvironmentsStub. createEnvironmentCallable()com.google.api.gax.rpc.UnaryCallable<CreateEnvironmentRequest,com.google.longrunning.Operation>GrpcEnvironmentsStub. createEnvironmentCallable()com.google.api.gax.rpc.UnaryCallable<CreateEnvironmentRequest,com.google.longrunning.Operation>HttpJsonEnvironmentsStub. createEnvironmentCallable()com.google.api.gax.rpc.OperationCallable<CreateEnvironmentRequest,Environment,com.google.protobuf.Struct>EnvironmentsStub. createEnvironmentOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateEnvironmentRequest,Environment,com.google.protobuf.Struct>GrpcEnvironmentsStub. createEnvironmentOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateEnvironmentRequest,Environment,com.google.protobuf.Struct>HttpJsonEnvironmentsStub. createEnvironmentOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEnvironmentRequest,Environment,com.google.protobuf.Struct>EnvironmentsStubSettings.Builder. createEnvironmentOperationSettings()Returns the builder for the settings used for calls to createEnvironment.com.google.api.gax.rpc.OperationCallSettings<CreateEnvironmentRequest,Environment,com.google.protobuf.Struct>EnvironmentsStubSettings. createEnvironmentOperationSettings()Returns the object with the settings used for calls to createEnvironment.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEnvironmentRequest,com.google.longrunning.Operation>EnvironmentsStubSettings.Builder. createEnvironmentSettings()Returns the builder for the settings used for calls to createEnvironment.com.google.api.gax.rpc.UnaryCallSettings<CreateEnvironmentRequest,com.google.longrunning.Operation>EnvironmentsStubSettings. createEnvironmentSettings()Returns the object with the settings used for calls to createEnvironment.
-