Uses of Class
com.google.cloud.recommendationengine.v1beta1.ImportCatalogItemsRequest
-
Packages that use ImportCatalogItemsRequest Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AIcom.google.cloud.recommendationengine.v1beta1.stub -
-
Uses of ImportCatalogItemsRequest in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return ImportCatalogItemsRequest Modifier and Type Method Description ImportCatalogItemsRequest
ImportCatalogItemsRequest.Builder. build()
ImportCatalogItemsRequest
ImportCatalogItemsRequest.Builder. buildPartial()
static ImportCatalogItemsRequest
ImportCatalogItemsRequest. getDefaultInstance()
ImportCatalogItemsRequest
ImportCatalogItemsRequest.Builder. getDefaultInstanceForType()
ImportCatalogItemsRequest
ImportCatalogItemsRequest. getDefaultInstanceForType()
static ImportCatalogItemsRequest
ImportCatalogItemsRequest. parseDelimitedFrom(InputStream input)
static ImportCatalogItemsRequest
ImportCatalogItemsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportCatalogItemsRequest
ImportCatalogItemsRequest. parseFrom(byte[] data)
static ImportCatalogItemsRequest
ImportCatalogItemsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportCatalogItemsRequest
ImportCatalogItemsRequest. parseFrom(com.google.protobuf.ByteString data)
static ImportCatalogItemsRequest
ImportCatalogItemsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportCatalogItemsRequest
ImportCatalogItemsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ImportCatalogItemsRequest
ImportCatalogItemsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportCatalogItemsRequest
ImportCatalogItemsRequest. parseFrom(InputStream input)
static ImportCatalogItemsRequest
ImportCatalogItemsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportCatalogItemsRequest
ImportCatalogItemsRequest. parseFrom(ByteBuffer data)
static ImportCatalogItemsRequest
ImportCatalogItemsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.recommendationengine.v1beta1 that return types with arguments of type ImportCatalogItemsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ImportCatalogItemsRequest,com.google.longrunning.Operation>
CatalogServiceGrpc. getImportCatalogItemsMethod()
com.google.protobuf.Parser<ImportCatalogItemsRequest>
ImportCatalogItemsRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ImportCatalogItemsRequest,com.google.longrunning.Operation>
CatalogServiceClient. importCatalogItemsCallable()
Bulk import of multiple catalog items.com.google.api.gax.rpc.OperationCallable<ImportCatalogItemsRequest,ImportCatalogItemsResponse,ImportMetadata>
CatalogServiceClient. importCatalogItemsOperationCallable()
Bulk import of multiple catalog items.com.google.api.gax.rpc.OperationCallSettings.Builder<ImportCatalogItemsRequest,ImportCatalogItemsResponse,ImportMetadata>
CatalogServiceSettings.Builder. importCatalogItemsOperationSettings()
Returns the builder for the settings used for calls to importCatalogItems.com.google.api.gax.rpc.OperationCallSettings<ImportCatalogItemsRequest,ImportCatalogItemsResponse,ImportMetadata>
CatalogServiceSettings. importCatalogItemsOperationSettings()
Returns the object with the settings used for calls to importCatalogItems.com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportCatalogItemsRequest,com.google.longrunning.Operation>
CatalogServiceSettings.Builder. importCatalogItemsSettings()
Returns the builder for the settings used for calls to importCatalogItems.com.google.api.gax.rpc.UnaryCallSettings<ImportCatalogItemsRequest,com.google.longrunning.Operation>
CatalogServiceSettings. importCatalogItemsSettings()
Returns the object with the settings used for calls to importCatalogItems.static com.google.protobuf.Parser<ImportCatalogItemsRequest>
ImportCatalogItemsRequest. parser()
Methods in com.google.cloud.recommendationengine.v1beta1 with parameters of type ImportCatalogItemsRequest Modifier and Type Method Description default void
CatalogServiceGrpc.AsyncService. importCatalogItems(ImportCatalogItemsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Bulk import of multiple catalog items.com.google.longrunning.Operation
CatalogServiceGrpc.CatalogServiceBlockingStub. importCatalogItems(ImportCatalogItemsRequest request)
Bulk import of multiple catalog items.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
CatalogServiceGrpc.CatalogServiceFutureStub. importCatalogItems(ImportCatalogItemsRequest request)
Bulk import of multiple catalog items.void
CatalogServiceGrpc.CatalogServiceStub. importCatalogItems(ImportCatalogItemsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Bulk import of multiple catalog items.com.google.api.gax.longrunning.OperationFuture<ImportCatalogItemsResponse,ImportMetadata>
CatalogServiceClient. importCatalogItemsAsync(ImportCatalogItemsRequest request)
Bulk import of multiple catalog items.ImportCatalogItemsRequest.Builder
ImportCatalogItemsRequest.Builder. mergeFrom(ImportCatalogItemsRequest other)
static ImportCatalogItemsRequest.Builder
ImportCatalogItemsRequest. newBuilder(ImportCatalogItemsRequest prototype)
-
Uses of ImportCatalogItemsRequest in com.google.cloud.recommendationengine.v1beta1.stub
Methods in com.google.cloud.recommendationengine.v1beta1.stub that return types with arguments of type ImportCatalogItemsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ImportCatalogItemsRequest,com.google.longrunning.Operation>
CatalogServiceStub. importCatalogItemsCallable()
com.google.api.gax.rpc.UnaryCallable<ImportCatalogItemsRequest,com.google.longrunning.Operation>
GrpcCatalogServiceStub. importCatalogItemsCallable()
com.google.api.gax.rpc.UnaryCallable<ImportCatalogItemsRequest,com.google.longrunning.Operation>
HttpJsonCatalogServiceStub. importCatalogItemsCallable()
com.google.api.gax.rpc.OperationCallable<ImportCatalogItemsRequest,ImportCatalogItemsResponse,ImportMetadata>
CatalogServiceStub. importCatalogItemsOperationCallable()
com.google.api.gax.rpc.OperationCallable<ImportCatalogItemsRequest,ImportCatalogItemsResponse,ImportMetadata>
GrpcCatalogServiceStub. importCatalogItemsOperationCallable()
com.google.api.gax.rpc.OperationCallable<ImportCatalogItemsRequest,ImportCatalogItemsResponse,ImportMetadata>
HttpJsonCatalogServiceStub. importCatalogItemsOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<ImportCatalogItemsRequest,ImportCatalogItemsResponse,ImportMetadata>
CatalogServiceStubSettings.Builder. importCatalogItemsOperationSettings()
Returns the builder for the settings used for calls to importCatalogItems.com.google.api.gax.rpc.OperationCallSettings<ImportCatalogItemsRequest,ImportCatalogItemsResponse,ImportMetadata>
CatalogServiceStubSettings. importCatalogItemsOperationSettings()
Returns the object with the settings used for calls to importCatalogItems.com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportCatalogItemsRequest,com.google.longrunning.Operation>
CatalogServiceStubSettings.Builder. importCatalogItemsSettings()
Returns the builder for the settings used for calls to importCatalogItems.com.google.api.gax.rpc.UnaryCallSettings<ImportCatalogItemsRequest,com.google.longrunning.Operation>
CatalogServiceStubSettings. importCatalogItemsSettings()
Returns the object with the settings used for calls to importCatalogItems.
-