Uses of Class
com.google.cloud.recommendationengine.v1beta1.CatalogItem
-
Packages that use CatalogItem Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AIcom.google.cloud.recommendationengine.v1beta1.stub -
-
Uses of CatalogItem in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return CatalogItem Modifier and Type Method Description CatalogItem
CatalogItem.Builder. build()
CatalogItem
CatalogItem.Builder. buildPartial()
CatalogItem
CatalogServiceClient. createCatalogItem(CatalogName parent, CatalogItem catalogItem)
Creates a catalog item.CatalogItem
CatalogServiceClient. createCatalogItem(CreateCatalogItemRequest request)
Creates a catalog item.CatalogItem
CatalogServiceClient. createCatalogItem(String parent, CatalogItem catalogItem)
Creates a catalog item.CatalogItem
CatalogServiceGrpc.CatalogServiceBlockingStub. createCatalogItem(CreateCatalogItemRequest request)
Creates a catalog item.CatalogItem
CatalogServiceClient. getCatalogItem(CatalogItemPathName name)
Gets a specific catalog item.CatalogItem
CatalogServiceClient. getCatalogItem(GetCatalogItemRequest request)
Gets a specific catalog item.CatalogItem
CatalogServiceClient. getCatalogItem(String name)
Gets a specific catalog item.CatalogItem
CatalogServiceGrpc.CatalogServiceBlockingStub. getCatalogItem(GetCatalogItemRequest request)
Gets a specific catalog item.CatalogItem
CreateCatalogItemRequest.Builder. getCatalogItem()
Required.CatalogItem
CreateCatalogItemRequest. getCatalogItem()
Required.CatalogItem
CreateCatalogItemRequestOrBuilder. getCatalogItem()
Required.CatalogItem
UpdateCatalogItemRequest.Builder. getCatalogItem()
Required.CatalogItem
UpdateCatalogItemRequest. getCatalogItem()
Required.CatalogItem
UpdateCatalogItemRequestOrBuilder. getCatalogItem()
Required.CatalogItem
CatalogInlineSource.Builder. getCatalogItems(int index)
Optional.CatalogItem
CatalogInlineSource. getCatalogItems(int index)
Optional.CatalogItem
CatalogInlineSourceOrBuilder. getCatalogItems(int index)
Optional.CatalogItem
ListCatalogItemsResponse.Builder. getCatalogItems(int index)
The catalog items.CatalogItem
ListCatalogItemsResponse. getCatalogItems(int index)
The catalog items.CatalogItem
ListCatalogItemsResponseOrBuilder. getCatalogItems(int index)
The catalog items.static CatalogItem
CatalogItem. getDefaultInstance()
CatalogItem
CatalogItem.Builder. getDefaultInstanceForType()
CatalogItem
CatalogItem. getDefaultInstanceForType()
static CatalogItem
CatalogItem. parseDelimitedFrom(InputStream input)
static CatalogItem
CatalogItem. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CatalogItem
CatalogItem. parseFrom(byte[] data)
static CatalogItem
CatalogItem. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CatalogItem
CatalogItem. parseFrom(com.google.protobuf.ByteString data)
static CatalogItem
CatalogItem. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CatalogItem
CatalogItem. parseFrom(com.google.protobuf.CodedInputStream input)
static CatalogItem
CatalogItem. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CatalogItem
CatalogItem. parseFrom(InputStream input)
static CatalogItem
CatalogItem. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CatalogItem
CatalogItem. parseFrom(ByteBuffer data)
static CatalogItem
CatalogItem. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CatalogItem
CatalogServiceClient. updateCatalogItem(CatalogItemPathName name, CatalogItem catalogItem, com.google.protobuf.FieldMask updateMask)
Updates a catalog item.CatalogItem
CatalogServiceClient. updateCatalogItem(UpdateCatalogItemRequest request)
Updates a catalog item.CatalogItem
CatalogServiceClient. updateCatalogItem(String name, CatalogItem catalogItem, com.google.protobuf.FieldMask updateMask)
Updates a catalog item.CatalogItem
CatalogServiceGrpc.CatalogServiceBlockingStub. updateCatalogItem(UpdateCatalogItemRequest request)
Updates a catalog item.Methods in com.google.cloud.recommendationengine.v1beta1 that return types with arguments of type CatalogItem Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<CatalogItem>
CatalogServiceGrpc.CatalogServiceFutureStub. createCatalogItem(CreateCatalogItemRequest request)
Creates a catalog item.com.google.api.gax.rpc.UnaryCallable<CreateCatalogItemRequest,CatalogItem>
CatalogServiceClient. createCatalogItemCallable()
Creates a catalog item.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCatalogItemRequest,CatalogItem>
CatalogServiceSettings.Builder. createCatalogItemSettings()
Returns the builder for the settings used for calls to createCatalogItem.com.google.api.gax.rpc.UnaryCallSettings<CreateCatalogItemRequest,CatalogItem>
CatalogServiceSettings. createCatalogItemSettings()
Returns the object with the settings used for calls to createCatalogItem.com.google.common.util.concurrent.ListenableFuture<CatalogItem>
CatalogServiceGrpc.CatalogServiceFutureStub. getCatalogItem(GetCatalogItemRequest request)
Gets a specific catalog item.com.google.api.gax.rpc.UnaryCallable<GetCatalogItemRequest,CatalogItem>
CatalogServiceClient. getCatalogItemCallable()
Gets a specific catalog item.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCatalogItemRequest,CatalogItem>
CatalogServiceSettings.Builder. getCatalogItemSettings()
Returns the builder for the settings used for calls to getCatalogItem.com.google.api.gax.rpc.UnaryCallSettings<GetCatalogItemRequest,CatalogItem>
CatalogServiceSettings. getCatalogItemSettings()
Returns the object with the settings used for calls to getCatalogItem.List<CatalogItem>
CatalogInlineSource.Builder. getCatalogItemsList()
Optional.List<CatalogItem>
CatalogInlineSource. getCatalogItemsList()
Optional.List<CatalogItem>
CatalogInlineSourceOrBuilder. getCatalogItemsList()
Optional.List<CatalogItem>
ListCatalogItemsResponse.Builder. getCatalogItemsList()
The catalog items.List<CatalogItem>
ListCatalogItemsResponse. getCatalogItemsList()
The catalog items.List<CatalogItem>
ListCatalogItemsResponseOrBuilder. getCatalogItemsList()
The catalog items.static io.grpc.MethodDescriptor<CreateCatalogItemRequest,CatalogItem>
CatalogServiceGrpc. getCreateCatalogItemMethod()
static io.grpc.MethodDescriptor<GetCatalogItemRequest,CatalogItem>
CatalogServiceGrpc. getGetCatalogItemMethod()
com.google.protobuf.Parser<CatalogItem>
CatalogItem. getParserForType()
static io.grpc.MethodDescriptor<UpdateCatalogItemRequest,CatalogItem>
CatalogServiceGrpc. getUpdateCatalogItemMethod()
static com.google.protobuf.Parser<CatalogItem>
CatalogItem. parser()
com.google.common.util.concurrent.ListenableFuture<CatalogItem>
CatalogServiceGrpc.CatalogServiceFutureStub. updateCatalogItem(UpdateCatalogItemRequest request)
Updates a catalog item.com.google.api.gax.rpc.UnaryCallable<UpdateCatalogItemRequest,CatalogItem>
CatalogServiceClient. updateCatalogItemCallable()
Updates a catalog item.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCatalogItemRequest,CatalogItem>
CatalogServiceSettings.Builder. updateCatalogItemSettings()
Returns the builder for the settings used for calls to updateCatalogItem.com.google.api.gax.rpc.UnaryCallSettings<UpdateCatalogItemRequest,CatalogItem>
CatalogServiceSettings. updateCatalogItemSettings()
Returns the object with the settings used for calls to updateCatalogItem.Methods in com.google.cloud.recommendationengine.v1beta1 with parameters of type CatalogItem Modifier and Type Method Description CatalogInlineSource.Builder
CatalogInlineSource.Builder. addCatalogItems(int index, CatalogItem value)
Optional.CatalogInlineSource.Builder
CatalogInlineSource.Builder. addCatalogItems(CatalogItem value)
Optional.ListCatalogItemsResponse.Builder
ListCatalogItemsResponse.Builder. addCatalogItems(int index, CatalogItem value)
The catalog items.ListCatalogItemsResponse.Builder
ListCatalogItemsResponse.Builder. addCatalogItems(CatalogItem value)
The catalog items.CatalogItem
CatalogServiceClient. createCatalogItem(CatalogName parent, CatalogItem catalogItem)
Creates a catalog item.CatalogItem
CatalogServiceClient. createCatalogItem(String parent, CatalogItem catalogItem)
Creates a catalog item.CreateCatalogItemRequest.Builder
CreateCatalogItemRequest.Builder. mergeCatalogItem(CatalogItem value)
Required.UpdateCatalogItemRequest.Builder
UpdateCatalogItemRequest.Builder. mergeCatalogItem(CatalogItem value)
Required.CatalogItem.Builder
CatalogItem.Builder. mergeFrom(CatalogItem other)
static CatalogItem.Builder
CatalogItem. newBuilder(CatalogItem prototype)
CreateCatalogItemRequest.Builder
CreateCatalogItemRequest.Builder. setCatalogItem(CatalogItem value)
Required.UpdateCatalogItemRequest.Builder
UpdateCatalogItemRequest.Builder. setCatalogItem(CatalogItem value)
Required.CatalogInlineSource.Builder
CatalogInlineSource.Builder. setCatalogItems(int index, CatalogItem value)
Optional.ListCatalogItemsResponse.Builder
ListCatalogItemsResponse.Builder. setCatalogItems(int index, CatalogItem value)
The catalog items.CatalogItem
CatalogServiceClient. updateCatalogItem(CatalogItemPathName name, CatalogItem catalogItem, com.google.protobuf.FieldMask updateMask)
Updates a catalog item.CatalogItem
CatalogServiceClient. updateCatalogItem(String name, CatalogItem catalogItem, com.google.protobuf.FieldMask updateMask)
Updates a catalog item.Method parameters in com.google.cloud.recommendationengine.v1beta1 with type arguments of type CatalogItem Modifier and Type Method Description CatalogInlineSource.Builder
CatalogInlineSource.Builder. addAllCatalogItems(Iterable<? extends CatalogItem> values)
Optional.ListCatalogItemsResponse.Builder
ListCatalogItemsResponse.Builder. addAllCatalogItems(Iterable<? extends CatalogItem> values)
The catalog items.static com.google.api.core.ApiFuture<CatalogServiceClient.ListCatalogItemsPagedResponse>
CatalogServiceClient.ListCatalogItemsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem> context, com.google.api.core.ApiFuture<ListCatalogItemsResponse> futureResponse)
default void
CatalogServiceGrpc.AsyncService. createCatalogItem(CreateCatalogItemRequest request, io.grpc.stub.StreamObserver<CatalogItem> responseObserver)
Creates a catalog item.void
CatalogServiceGrpc.CatalogServiceStub. createCatalogItem(CreateCatalogItemRequest request, io.grpc.stub.StreamObserver<CatalogItem> responseObserver)
Creates a catalog item.protected CatalogServiceClient.ListCatalogItemsPage
CatalogServiceClient.ListCatalogItemsPage. createPage(com.google.api.gax.rpc.PageContext<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem> context, ListCatalogItemsResponse response)
com.google.api.core.ApiFuture<CatalogServiceClient.ListCatalogItemsPage>
CatalogServiceClient.ListCatalogItemsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCatalogItemsRequest,ListCatalogItemsResponse,CatalogItem> context, com.google.api.core.ApiFuture<ListCatalogItemsResponse> futureResponse)
default void
CatalogServiceGrpc.AsyncService. getCatalogItem(GetCatalogItemRequest request, io.grpc.stub.StreamObserver<CatalogItem> responseObserver)
Gets a specific catalog item.void
CatalogServiceGrpc.CatalogServiceStub. getCatalogItem(GetCatalogItemRequest request, io.grpc.stub.StreamObserver<CatalogItem> responseObserver)
Gets a specific catalog item.default void
CatalogServiceGrpc.AsyncService. updateCatalogItem(UpdateCatalogItemRequest request, io.grpc.stub.StreamObserver<CatalogItem> responseObserver)
Updates a catalog item.void
CatalogServiceGrpc.CatalogServiceStub. updateCatalogItem(UpdateCatalogItemRequest request, io.grpc.stub.StreamObserver<CatalogItem> responseObserver)
Updates a catalog item. -
Uses of CatalogItem in com.google.cloud.recommendationengine.v1beta1.stub
Methods in com.google.cloud.recommendationengine.v1beta1.stub that return types with arguments of type CatalogItem Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateCatalogItemRequest,CatalogItem>
CatalogServiceStub. createCatalogItemCallable()
com.google.api.gax.rpc.UnaryCallable<CreateCatalogItemRequest,CatalogItem>
GrpcCatalogServiceStub. createCatalogItemCallable()
com.google.api.gax.rpc.UnaryCallable<CreateCatalogItemRequest,CatalogItem>
HttpJsonCatalogServiceStub. createCatalogItemCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCatalogItemRequest,CatalogItem>
CatalogServiceStubSettings.Builder. createCatalogItemSettings()
Returns the builder for the settings used for calls to createCatalogItem.com.google.api.gax.rpc.UnaryCallSettings<CreateCatalogItemRequest,CatalogItem>
CatalogServiceStubSettings. createCatalogItemSettings()
Returns the object with the settings used for calls to createCatalogItem.com.google.api.gax.rpc.UnaryCallable<GetCatalogItemRequest,CatalogItem>
CatalogServiceStub. getCatalogItemCallable()
com.google.api.gax.rpc.UnaryCallable<GetCatalogItemRequest,CatalogItem>
GrpcCatalogServiceStub. getCatalogItemCallable()
com.google.api.gax.rpc.UnaryCallable<GetCatalogItemRequest,CatalogItem>
HttpJsonCatalogServiceStub. getCatalogItemCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCatalogItemRequest,CatalogItem>
CatalogServiceStubSettings.Builder. getCatalogItemSettings()
Returns the builder for the settings used for calls to getCatalogItem.com.google.api.gax.rpc.UnaryCallSettings<GetCatalogItemRequest,CatalogItem>
CatalogServiceStubSettings. getCatalogItemSettings()
Returns the object with the settings used for calls to getCatalogItem.com.google.api.gax.rpc.UnaryCallable<UpdateCatalogItemRequest,CatalogItem>
CatalogServiceStub. updateCatalogItemCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateCatalogItemRequest,CatalogItem>
GrpcCatalogServiceStub. updateCatalogItemCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateCatalogItemRequest,CatalogItem>
HttpJsonCatalogServiceStub. updateCatalogItemCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCatalogItemRequest,CatalogItem>
CatalogServiceStubSettings.Builder. updateCatalogItemSettings()
Returns the builder for the settings used for calls to updateCatalogItem.com.google.api.gax.rpc.UnaryCallSettings<UpdateCatalogItemRequest,CatalogItem>
CatalogServiceStubSettings. updateCatalogItemSettings()
Returns the object with the settings used for calls to updateCatalogItem.
-