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 BatchCreateEntitiesRequest
BatchCreateEntitiesRequest.Builder. build()
BatchCreateEntitiesRequest
BatchCreateEntitiesRequest.Builder. buildPartial()
static BatchCreateEntitiesRequest
BatchCreateEntitiesRequest. getDefaultInstance()
BatchCreateEntitiesRequest
BatchCreateEntitiesRequest.Builder. getDefaultInstanceForType()
BatchCreateEntitiesRequest
BatchCreateEntitiesRequest. getDefaultInstanceForType()
static BatchCreateEntitiesRequest
BatchCreateEntitiesRequest. parseDelimitedFrom(InputStream input)
static BatchCreateEntitiesRequest
BatchCreateEntitiesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCreateEntitiesRequest
BatchCreateEntitiesRequest. parseFrom(byte[] data)
static BatchCreateEntitiesRequest
BatchCreateEntitiesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCreateEntitiesRequest
BatchCreateEntitiesRequest. parseFrom(com.google.protobuf.ByteString data)
static BatchCreateEntitiesRequest
BatchCreateEntitiesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCreateEntitiesRequest
BatchCreateEntitiesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static BatchCreateEntitiesRequest
BatchCreateEntitiesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCreateEntitiesRequest
BatchCreateEntitiesRequest. parseFrom(InputStream input)
static BatchCreateEntitiesRequest
BatchCreateEntitiesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCreateEntitiesRequest
BatchCreateEntitiesRequest. parseFrom(ByteBuffer data)
static BatchCreateEntitiesRequest
BatchCreateEntitiesRequest. 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 void
EntityTypesGrpc.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.Operation
EntityTypesGrpc.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.void
EntityTypesGrpc.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.Builder
BatchCreateEntitiesRequest.Builder. mergeFrom(BatchCreateEntitiesRequest other)
static BatchCreateEntitiesRequest.Builder
BatchCreateEntitiesRequest. 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.
-