Uses of Class
com.google.cloud.dialogflow.v2.BatchDeleteIntentsRequest
-
Packages that use BatchDeleteIntentsRequest Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow APIcom.google.cloud.dialogflow.v2.stub -
-
Uses of BatchDeleteIntentsRequest in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return BatchDeleteIntentsRequest Modifier and Type Method Description BatchDeleteIntentsRequestBatchDeleteIntentsRequest.Builder. build()BatchDeleteIntentsRequestBatchDeleteIntentsRequest.Builder. buildPartial()static BatchDeleteIntentsRequestBatchDeleteIntentsRequest. getDefaultInstance()BatchDeleteIntentsRequestBatchDeleteIntentsRequest.Builder. getDefaultInstanceForType()BatchDeleteIntentsRequestBatchDeleteIntentsRequest. getDefaultInstanceForType()static BatchDeleteIntentsRequestBatchDeleteIntentsRequest. parseDelimitedFrom(InputStream input)static BatchDeleteIntentsRequestBatchDeleteIntentsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchDeleteIntentsRequestBatchDeleteIntentsRequest. parseFrom(byte[] data)static BatchDeleteIntentsRequestBatchDeleteIntentsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchDeleteIntentsRequestBatchDeleteIntentsRequest. parseFrom(com.google.protobuf.ByteString data)static BatchDeleteIntentsRequestBatchDeleteIntentsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchDeleteIntentsRequestBatchDeleteIntentsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static BatchDeleteIntentsRequestBatchDeleteIntentsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchDeleteIntentsRequestBatchDeleteIntentsRequest. parseFrom(InputStream input)static BatchDeleteIntentsRequestBatchDeleteIntentsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchDeleteIntentsRequestBatchDeleteIntentsRequest. parseFrom(ByteBuffer data)static BatchDeleteIntentsRequestBatchDeleteIntentsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type BatchDeleteIntentsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchDeleteIntentsRequest,com.google.longrunning.Operation>IntentsClient. batchDeleteIntentsCallable()Deletes intents in the specified agent.com.google.api.gax.rpc.OperationCallable<BatchDeleteIntentsRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>IntentsClient. batchDeleteIntentsOperationCallable()Deletes intents in the specified agent.com.google.api.gax.rpc.OperationCallSettings<BatchDeleteIntentsRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>IntentsSettings. batchDeleteIntentsOperationSettings()Returns the object with the settings used for calls to batchDeleteIntents.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchDeleteIntentsRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>IntentsSettings.Builder. batchDeleteIntentsOperationSettings()Returns the builder for the settings used for calls to batchDeleteIntents.com.google.api.gax.rpc.UnaryCallSettings<BatchDeleteIntentsRequest,com.google.longrunning.Operation>IntentsSettings. batchDeleteIntentsSettings()Returns the object with the settings used for calls to batchDeleteIntents.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchDeleteIntentsRequest,com.google.longrunning.Operation>IntentsSettings.Builder. batchDeleteIntentsSettings()Returns the builder for the settings used for calls to batchDeleteIntents.static io.grpc.MethodDescriptor<BatchDeleteIntentsRequest,com.google.longrunning.Operation>IntentsGrpc. getBatchDeleteIntentsMethod()com.google.protobuf.Parser<BatchDeleteIntentsRequest>BatchDeleteIntentsRequest. getParserForType()static com.google.protobuf.Parser<BatchDeleteIntentsRequest>BatchDeleteIntentsRequest. parser()Methods in com.google.cloud.dialogflow.v2 with parameters of type BatchDeleteIntentsRequest Modifier and Type Method Description default voidIntentsGrpc.AsyncService. batchDeleteIntents(BatchDeleteIntentsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes intents in the specified agent.com.google.longrunning.OperationIntentsGrpc.IntentsBlockingStub. batchDeleteIntents(BatchDeleteIntentsRequest request)Deletes intents in the specified agent.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>IntentsGrpc.IntentsFutureStub. batchDeleteIntents(BatchDeleteIntentsRequest request)Deletes intents in the specified agent.voidIntentsGrpc.IntentsStub. batchDeleteIntents(BatchDeleteIntentsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes intents in the specified agent.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,com.google.protobuf.Struct>IntentsClient. batchDeleteIntentsAsync(BatchDeleteIntentsRequest request)Deletes intents in the specified agent.BatchDeleteIntentsRequest.BuilderBatchDeleteIntentsRequest.Builder. mergeFrom(BatchDeleteIntentsRequest other)static BatchDeleteIntentsRequest.BuilderBatchDeleteIntentsRequest. newBuilder(BatchDeleteIntentsRequest prototype) -
Uses of BatchDeleteIntentsRequest in com.google.cloud.dialogflow.v2.stub
Methods in com.google.cloud.dialogflow.v2.stub that return types with arguments of type BatchDeleteIntentsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchDeleteIntentsRequest,com.google.longrunning.Operation>GrpcIntentsStub. batchDeleteIntentsCallable()com.google.api.gax.rpc.UnaryCallable<BatchDeleteIntentsRequest,com.google.longrunning.Operation>HttpJsonIntentsStub. batchDeleteIntentsCallable()com.google.api.gax.rpc.UnaryCallable<BatchDeleteIntentsRequest,com.google.longrunning.Operation>IntentsStub. batchDeleteIntentsCallable()com.google.api.gax.rpc.OperationCallable<BatchDeleteIntentsRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>GrpcIntentsStub. batchDeleteIntentsOperationCallable()com.google.api.gax.rpc.OperationCallable<BatchDeleteIntentsRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>HttpJsonIntentsStub. batchDeleteIntentsOperationCallable()com.google.api.gax.rpc.OperationCallable<BatchDeleteIntentsRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>IntentsStub. batchDeleteIntentsOperationCallable()com.google.api.gax.rpc.OperationCallSettings<BatchDeleteIntentsRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>IntentsStubSettings. batchDeleteIntentsOperationSettings()Returns the object with the settings used for calls to batchDeleteIntents.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchDeleteIntentsRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>IntentsStubSettings.Builder. batchDeleteIntentsOperationSettings()Returns the builder for the settings used for calls to batchDeleteIntents.com.google.api.gax.rpc.UnaryCallSettings<BatchDeleteIntentsRequest,com.google.longrunning.Operation>IntentsStubSettings. batchDeleteIntentsSettings()Returns the object with the settings used for calls to batchDeleteIntents.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchDeleteIntentsRequest,com.google.longrunning.Operation>IntentsStubSettings.Builder. batchDeleteIntentsSettings()Returns the builder for the settings used for calls to batchDeleteIntents.
-