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