Uses of Class
com.google.cloud.dialogflow.v2beta1.BatchDeleteEntitiesRequest
-
Packages that use BatchDeleteEntitiesRequest Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.v2beta1.stub -
-
Uses of BatchDeleteEntitiesRequest in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return BatchDeleteEntitiesRequest Modifier and Type Method Description BatchDeleteEntitiesRequestBatchDeleteEntitiesRequest.Builder. build()BatchDeleteEntitiesRequestBatchDeleteEntitiesRequest.Builder. buildPartial()static BatchDeleteEntitiesRequestBatchDeleteEntitiesRequest. getDefaultInstance()BatchDeleteEntitiesRequestBatchDeleteEntitiesRequest.Builder. getDefaultInstanceForType()BatchDeleteEntitiesRequestBatchDeleteEntitiesRequest. getDefaultInstanceForType()static BatchDeleteEntitiesRequestBatchDeleteEntitiesRequest. parseDelimitedFrom(InputStream input)static BatchDeleteEntitiesRequestBatchDeleteEntitiesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchDeleteEntitiesRequestBatchDeleteEntitiesRequest. parseFrom(byte[] data)static BatchDeleteEntitiesRequestBatchDeleteEntitiesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchDeleteEntitiesRequestBatchDeleteEntitiesRequest. parseFrom(com.google.protobuf.ByteString data)static BatchDeleteEntitiesRequestBatchDeleteEntitiesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchDeleteEntitiesRequestBatchDeleteEntitiesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static BatchDeleteEntitiesRequestBatchDeleteEntitiesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchDeleteEntitiesRequestBatchDeleteEntitiesRequest. parseFrom(InputStream input)static BatchDeleteEntitiesRequestBatchDeleteEntitiesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchDeleteEntitiesRequestBatchDeleteEntitiesRequest. parseFrom(ByteBuffer data)static BatchDeleteEntitiesRequestBatchDeleteEntitiesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type BatchDeleteEntitiesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchDeleteEntitiesRequest,com.google.longrunning.Operation>EntityTypesClient. batchDeleteEntitiesCallable()Deletes entities in the specified entity type.com.google.api.gax.rpc.OperationCallable<BatchDeleteEntitiesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>EntityTypesClient. batchDeleteEntitiesOperationCallable()Deletes entities in the specified entity type.com.google.api.gax.rpc.OperationCallSettings<BatchDeleteEntitiesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>EntityTypesSettings. batchDeleteEntitiesOperationSettings()Returns the object with the settings used for calls to batchDeleteEntities.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchDeleteEntitiesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>EntityTypesSettings.Builder. batchDeleteEntitiesOperationSettings()Returns the builder for the settings used for calls to batchDeleteEntities.com.google.api.gax.rpc.UnaryCallSettings<BatchDeleteEntitiesRequest,com.google.longrunning.Operation>EntityTypesSettings. batchDeleteEntitiesSettings()Returns the object with the settings used for calls to batchDeleteEntities.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchDeleteEntitiesRequest,com.google.longrunning.Operation>EntityTypesSettings.Builder. batchDeleteEntitiesSettings()Returns the builder for the settings used for calls to batchDeleteEntities.static io.grpc.MethodDescriptor<BatchDeleteEntitiesRequest,com.google.longrunning.Operation>EntityTypesGrpc. getBatchDeleteEntitiesMethod()com.google.protobuf.Parser<BatchDeleteEntitiesRequest>BatchDeleteEntitiesRequest. getParserForType()static com.google.protobuf.Parser<BatchDeleteEntitiesRequest>BatchDeleteEntitiesRequest. parser()Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type BatchDeleteEntitiesRequest Modifier and Type Method Description default voidEntityTypesGrpc.AsyncService. batchDeleteEntities(BatchDeleteEntitiesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes entities in the specified entity type.com.google.longrunning.OperationEntityTypesGrpc.EntityTypesBlockingStub. batchDeleteEntities(BatchDeleteEntitiesRequest request)Deletes entities in the specified entity type.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>EntityTypesGrpc.EntityTypesFutureStub. batchDeleteEntities(BatchDeleteEntitiesRequest request)Deletes entities in the specified entity type.voidEntityTypesGrpc.EntityTypesStub. batchDeleteEntities(BatchDeleteEntitiesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes entities in the specified entity type.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,com.google.protobuf.Struct>EntityTypesClient. batchDeleteEntitiesAsync(BatchDeleteEntitiesRequest request)Deletes entities in the specified entity type.BatchDeleteEntitiesRequest.BuilderBatchDeleteEntitiesRequest.Builder. mergeFrom(BatchDeleteEntitiesRequest other)static BatchDeleteEntitiesRequest.BuilderBatchDeleteEntitiesRequest. newBuilder(BatchDeleteEntitiesRequest prototype) -
Uses of BatchDeleteEntitiesRequest in com.google.cloud.dialogflow.v2beta1.stub
Methods in com.google.cloud.dialogflow.v2beta1.stub that return types with arguments of type BatchDeleteEntitiesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchDeleteEntitiesRequest,com.google.longrunning.Operation>EntityTypesStub. batchDeleteEntitiesCallable()com.google.api.gax.rpc.UnaryCallable<BatchDeleteEntitiesRequest,com.google.longrunning.Operation>GrpcEntityTypesStub. batchDeleteEntitiesCallable()com.google.api.gax.rpc.UnaryCallable<BatchDeleteEntitiesRequest,com.google.longrunning.Operation>HttpJsonEntityTypesStub. batchDeleteEntitiesCallable()com.google.api.gax.rpc.OperationCallable<BatchDeleteEntitiesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>EntityTypesStub. batchDeleteEntitiesOperationCallable()com.google.api.gax.rpc.OperationCallable<BatchDeleteEntitiesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>GrpcEntityTypesStub. batchDeleteEntitiesOperationCallable()com.google.api.gax.rpc.OperationCallable<BatchDeleteEntitiesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>HttpJsonEntityTypesStub. batchDeleteEntitiesOperationCallable()com.google.api.gax.rpc.OperationCallSettings<BatchDeleteEntitiesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>EntityTypesStubSettings. batchDeleteEntitiesOperationSettings()Returns the object with the settings used for calls to batchDeleteEntities.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchDeleteEntitiesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>EntityTypesStubSettings.Builder. batchDeleteEntitiesOperationSettings()Returns the builder for the settings used for calls to batchDeleteEntities.com.google.api.gax.rpc.UnaryCallSettings<BatchDeleteEntitiesRequest,com.google.longrunning.Operation>EntityTypesStubSettings. batchDeleteEntitiesSettings()Returns the object with the settings used for calls to batchDeleteEntities.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchDeleteEntitiesRequest,com.google.longrunning.Operation>EntityTypesStubSettings.Builder. batchDeleteEntitiesSettings()Returns the builder for the settings used for calls to batchDeleteEntities.
-