Uses of Class
com.google.cloud.dialogflow.v2.BatchDeleteEntitiesRequest
-
Packages that use BatchDeleteEntitiesRequest Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow APIcom.google.cloud.dialogflow.v2.stub -
-
Uses of BatchDeleteEntitiesRequest in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return BatchDeleteEntitiesRequest Modifier and Type Method Description BatchDeleteEntitiesRequest
BatchDeleteEntitiesRequest.Builder. build()
BatchDeleteEntitiesRequest
BatchDeleteEntitiesRequest.Builder. buildPartial()
static BatchDeleteEntitiesRequest
BatchDeleteEntitiesRequest. getDefaultInstance()
BatchDeleteEntitiesRequest
BatchDeleteEntitiesRequest.Builder. getDefaultInstanceForType()
BatchDeleteEntitiesRequest
BatchDeleteEntitiesRequest. getDefaultInstanceForType()
static BatchDeleteEntitiesRequest
BatchDeleteEntitiesRequest. parseDelimitedFrom(InputStream input)
static BatchDeleteEntitiesRequest
BatchDeleteEntitiesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchDeleteEntitiesRequest
BatchDeleteEntitiesRequest. parseFrom(byte[] data)
static BatchDeleteEntitiesRequest
BatchDeleteEntitiesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchDeleteEntitiesRequest
BatchDeleteEntitiesRequest. parseFrom(com.google.protobuf.ByteString data)
static BatchDeleteEntitiesRequest
BatchDeleteEntitiesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchDeleteEntitiesRequest
BatchDeleteEntitiesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static BatchDeleteEntitiesRequest
BatchDeleteEntitiesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchDeleteEntitiesRequest
BatchDeleteEntitiesRequest. parseFrom(InputStream input)
static BatchDeleteEntitiesRequest
BatchDeleteEntitiesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchDeleteEntitiesRequest
BatchDeleteEntitiesRequest. parseFrom(ByteBuffer data)
static BatchDeleteEntitiesRequest
BatchDeleteEntitiesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.v2 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.v2 with parameters of type BatchDeleteEntitiesRequest Modifier and Type Method Description default void
EntityTypesGrpc.AsyncService. batchDeleteEntities(BatchDeleteEntitiesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes entities in the specified entity type.com.google.longrunning.Operation
EntityTypesGrpc.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.void
EntityTypesGrpc.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.Builder
BatchDeleteEntitiesRequest.Builder. mergeFrom(BatchDeleteEntitiesRequest other)
static BatchDeleteEntitiesRequest.Builder
BatchDeleteEntitiesRequest. newBuilder(BatchDeleteEntitiesRequest prototype)
-
Uses of BatchDeleteEntitiesRequest in com.google.cloud.dialogflow.v2.stub
Methods in com.google.cloud.dialogflow.v2.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.
-