Uses of Class
com.google.cloud.dialogflow.v2.BatchUpdateEntitiesRequest
-
Packages that use BatchUpdateEntitiesRequest Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow APIcom.google.cloud.dialogflow.v2.stub -
-
Uses of BatchUpdateEntitiesRequest in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return BatchUpdateEntitiesRequest Modifier and Type Method Description BatchUpdateEntitiesRequest
BatchUpdateEntitiesRequest.Builder. build()
BatchUpdateEntitiesRequest
BatchUpdateEntitiesRequest.Builder. buildPartial()
static BatchUpdateEntitiesRequest
BatchUpdateEntitiesRequest. getDefaultInstance()
BatchUpdateEntitiesRequest
BatchUpdateEntitiesRequest.Builder. getDefaultInstanceForType()
BatchUpdateEntitiesRequest
BatchUpdateEntitiesRequest. getDefaultInstanceForType()
static BatchUpdateEntitiesRequest
BatchUpdateEntitiesRequest. parseDelimitedFrom(InputStream input)
static BatchUpdateEntitiesRequest
BatchUpdateEntitiesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchUpdateEntitiesRequest
BatchUpdateEntitiesRequest. parseFrom(byte[] data)
static BatchUpdateEntitiesRequest
BatchUpdateEntitiesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchUpdateEntitiesRequest
BatchUpdateEntitiesRequest. parseFrom(com.google.protobuf.ByteString data)
static BatchUpdateEntitiesRequest
BatchUpdateEntitiesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchUpdateEntitiesRequest
BatchUpdateEntitiesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static BatchUpdateEntitiesRequest
BatchUpdateEntitiesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchUpdateEntitiesRequest
BatchUpdateEntitiesRequest. parseFrom(InputStream input)
static BatchUpdateEntitiesRequest
BatchUpdateEntitiesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchUpdateEntitiesRequest
BatchUpdateEntitiesRequest. parseFrom(ByteBuffer data)
static BatchUpdateEntitiesRequest
BatchUpdateEntitiesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type BatchUpdateEntitiesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchUpdateEntitiesRequest,com.google.longrunning.Operation>
EntityTypesClient. batchUpdateEntitiesCallable()
Updates or creates multiple entities in the specified entity type.com.google.api.gax.rpc.OperationCallable<BatchUpdateEntitiesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>
EntityTypesClient. batchUpdateEntitiesOperationCallable()
Updates or creates multiple entities in the specified entity type.com.google.api.gax.rpc.OperationCallSettings<BatchUpdateEntitiesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>
EntityTypesSettings. batchUpdateEntitiesOperationSettings()
Returns the object with the settings used for calls to batchUpdateEntities.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchUpdateEntitiesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>
EntityTypesSettings.Builder. batchUpdateEntitiesOperationSettings()
Returns the builder for the settings used for calls to batchUpdateEntities.com.google.api.gax.rpc.UnaryCallSettings<BatchUpdateEntitiesRequest,com.google.longrunning.Operation>
EntityTypesSettings. batchUpdateEntitiesSettings()
Returns the object with the settings used for calls to batchUpdateEntities.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchUpdateEntitiesRequest,com.google.longrunning.Operation>
EntityTypesSettings.Builder. batchUpdateEntitiesSettings()
Returns the builder for the settings used for calls to batchUpdateEntities.static io.grpc.MethodDescriptor<BatchUpdateEntitiesRequest,com.google.longrunning.Operation>
EntityTypesGrpc. getBatchUpdateEntitiesMethod()
com.google.protobuf.Parser<BatchUpdateEntitiesRequest>
BatchUpdateEntitiesRequest. getParserForType()
static com.google.protobuf.Parser<BatchUpdateEntitiesRequest>
BatchUpdateEntitiesRequest. parser()
Methods in com.google.cloud.dialogflow.v2 with parameters of type BatchUpdateEntitiesRequest Modifier and Type Method Description default void
EntityTypesGrpc.AsyncService. batchUpdateEntities(BatchUpdateEntitiesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates or creates multiple entities in the specified entity type.com.google.longrunning.Operation
EntityTypesGrpc.EntityTypesBlockingStub. batchUpdateEntities(BatchUpdateEntitiesRequest request)
Updates or creates multiple entities in the specified entity type.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
EntityTypesGrpc.EntityTypesFutureStub. batchUpdateEntities(BatchUpdateEntitiesRequest request)
Updates or creates multiple entities in the specified entity type.void
EntityTypesGrpc.EntityTypesStub. batchUpdateEntities(BatchUpdateEntitiesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates or creates multiple entities in the specified entity type.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,com.google.protobuf.Struct>
EntityTypesClient. batchUpdateEntitiesAsync(BatchUpdateEntitiesRequest request)
Updates or creates multiple entities in the specified entity type.BatchUpdateEntitiesRequest.Builder
BatchUpdateEntitiesRequest.Builder. mergeFrom(BatchUpdateEntitiesRequest other)
static BatchUpdateEntitiesRequest.Builder
BatchUpdateEntitiesRequest. newBuilder(BatchUpdateEntitiesRequest prototype)
-
Uses of BatchUpdateEntitiesRequest in com.google.cloud.dialogflow.v2.stub
Methods in com.google.cloud.dialogflow.v2.stub that return types with arguments of type BatchUpdateEntitiesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchUpdateEntitiesRequest,com.google.longrunning.Operation>
EntityTypesStub. batchUpdateEntitiesCallable()
com.google.api.gax.rpc.UnaryCallable<BatchUpdateEntitiesRequest,com.google.longrunning.Operation>
GrpcEntityTypesStub. batchUpdateEntitiesCallable()
com.google.api.gax.rpc.UnaryCallable<BatchUpdateEntitiesRequest,com.google.longrunning.Operation>
HttpJsonEntityTypesStub. batchUpdateEntitiesCallable()
com.google.api.gax.rpc.OperationCallable<BatchUpdateEntitiesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>
EntityTypesStub. batchUpdateEntitiesOperationCallable()
com.google.api.gax.rpc.OperationCallable<BatchUpdateEntitiesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>
GrpcEntityTypesStub. batchUpdateEntitiesOperationCallable()
com.google.api.gax.rpc.OperationCallable<BatchUpdateEntitiesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>
HttpJsonEntityTypesStub. batchUpdateEntitiesOperationCallable()
com.google.api.gax.rpc.OperationCallSettings<BatchUpdateEntitiesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>
EntityTypesStubSettings. batchUpdateEntitiesOperationSettings()
Returns the object with the settings used for calls to batchUpdateEntities.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchUpdateEntitiesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>
EntityTypesStubSettings.Builder. batchUpdateEntitiesOperationSettings()
Returns the builder for the settings used for calls to batchUpdateEntities.com.google.api.gax.rpc.UnaryCallSettings<BatchUpdateEntitiesRequest,com.google.longrunning.Operation>
EntityTypesStubSettings. batchUpdateEntitiesSettings()
Returns the object with the settings used for calls to batchUpdateEntities.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchUpdateEntitiesRequest,com.google.longrunning.Operation>
EntityTypesStubSettings.Builder. batchUpdateEntitiesSettings()
Returns the builder for the settings used for calls to batchUpdateEntities.
-