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