Uses of Class
com.google.cloud.retail.v2alpha.Catalog
-
Packages that use Catalog Package Description com.google.cloud.retail.v2alpha A client to Retail APIcom.google.cloud.retail.v2alpha.stub -
-
Uses of Catalog in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return Catalog Modifier and Type Method Description CatalogCatalog.Builder. build()CatalogCatalog.Builder. buildPartial()CatalogUpdateCatalogRequest.Builder. getCatalog()Required.CatalogUpdateCatalogRequest. getCatalog()Required.CatalogUpdateCatalogRequestOrBuilder. getCatalog()Required.CatalogListCatalogsResponse.Builder. getCatalogs(int index)All the customer's [Catalog][google.cloud.retail.v2alpha.Catalog]s.CatalogListCatalogsResponse. getCatalogs(int index)All the customer's [Catalog][google.cloud.retail.v2alpha.Catalog]s.CatalogListCatalogsResponseOrBuilder. getCatalogs(int index)All the customer's [Catalog][google.cloud.retail.v2alpha.Catalog]s.static CatalogCatalog. getDefaultInstance()CatalogCatalog.Builder. getDefaultInstanceForType()CatalogCatalog. getDefaultInstanceForType()static CatalogCatalog. parseDelimitedFrom(InputStream input)static CatalogCatalog. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CatalogCatalog. parseFrom(byte[] data)static CatalogCatalog. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CatalogCatalog. parseFrom(com.google.protobuf.ByteString data)static CatalogCatalog. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CatalogCatalog. parseFrom(com.google.protobuf.CodedInputStream input)static CatalogCatalog. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CatalogCatalog. parseFrom(InputStream input)static CatalogCatalog. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CatalogCatalog. parseFrom(ByteBuffer data)static CatalogCatalog. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)CatalogCatalogServiceClient. updateCatalog(Catalog catalog, com.google.protobuf.FieldMask updateMask)Updates the [Catalog][google.cloud.retail.v2alpha.Catalog]s.CatalogCatalogServiceClient. updateCatalog(UpdateCatalogRequest request)Updates the [Catalog][google.cloud.retail.v2alpha.Catalog]s.CatalogCatalogServiceGrpc.CatalogServiceBlockingStub. updateCatalog(UpdateCatalogRequest request)Updates the [Catalog][google.cloud.retail.v2alpha.Catalog]s.Methods in com.google.cloud.retail.v2alpha that return types with arguments of type Catalog Modifier and Type Method Description List<Catalog>ListCatalogsResponse.Builder. getCatalogsList()All the customer's [Catalog][google.cloud.retail.v2alpha.Catalog]s.List<Catalog>ListCatalogsResponse. getCatalogsList()All the customer's [Catalog][google.cloud.retail.v2alpha.Catalog]s.List<Catalog>ListCatalogsResponseOrBuilder. getCatalogsList()All the customer's [Catalog][google.cloud.retail.v2alpha.Catalog]s.com.google.protobuf.Parser<Catalog>Catalog. getParserForType()static io.grpc.MethodDescriptor<UpdateCatalogRequest,Catalog>CatalogServiceGrpc. getUpdateCatalogMethod()static com.google.protobuf.Parser<Catalog>Catalog. parser()com.google.common.util.concurrent.ListenableFuture<Catalog>CatalogServiceGrpc.CatalogServiceFutureStub. updateCatalog(UpdateCatalogRequest request)Updates the [Catalog][google.cloud.retail.v2alpha.Catalog]s.com.google.api.gax.rpc.UnaryCallable<UpdateCatalogRequest,Catalog>CatalogServiceClient. updateCatalogCallable()Updates the [Catalog][google.cloud.retail.v2alpha.Catalog]s.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCatalogRequest,Catalog>CatalogServiceSettings.Builder. updateCatalogSettings()Returns the builder for the settings used for calls to updateCatalog.com.google.api.gax.rpc.UnaryCallSettings<UpdateCatalogRequest,Catalog>CatalogServiceSettings. updateCatalogSettings()Returns the object with the settings used for calls to updateCatalog.Methods in com.google.cloud.retail.v2alpha with parameters of type Catalog Modifier and Type Method Description ListCatalogsResponse.BuilderListCatalogsResponse.Builder. addCatalogs(int index, Catalog value)All the customer's [Catalog][google.cloud.retail.v2alpha.Catalog]s.ListCatalogsResponse.BuilderListCatalogsResponse.Builder. addCatalogs(Catalog value)All the customer's [Catalog][google.cloud.retail.v2alpha.Catalog]s.UpdateCatalogRequest.BuilderUpdateCatalogRequest.Builder. mergeCatalog(Catalog value)Required.Catalog.BuilderCatalog.Builder. mergeFrom(Catalog other)static Catalog.BuilderCatalog. newBuilder(Catalog prototype)UpdateCatalogRequest.BuilderUpdateCatalogRequest.Builder. setCatalog(Catalog value)Required.ListCatalogsResponse.BuilderListCatalogsResponse.Builder. setCatalogs(int index, Catalog value)All the customer's [Catalog][google.cloud.retail.v2alpha.Catalog]s.CatalogCatalogServiceClient. updateCatalog(Catalog catalog, com.google.protobuf.FieldMask updateMask)Updates the [Catalog][google.cloud.retail.v2alpha.Catalog]s.Method parameters in com.google.cloud.retail.v2alpha with type arguments of type Catalog Modifier and Type Method Description ListCatalogsResponse.BuilderListCatalogsResponse.Builder. addAllCatalogs(Iterable<? extends Catalog> values)All the customer's [Catalog][google.cloud.retail.v2alpha.Catalog]s.static com.google.api.core.ApiFuture<CatalogServiceClient.ListCatalogsPagedResponse>CatalogServiceClient.ListCatalogsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, com.google.api.core.ApiFuture<ListCatalogsResponse> futureResponse)protected CatalogServiceClient.ListCatalogsPageCatalogServiceClient.ListCatalogsPage. createPage(com.google.api.gax.rpc.PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, ListCatalogsResponse response)com.google.api.core.ApiFuture<CatalogServiceClient.ListCatalogsPage>CatalogServiceClient.ListCatalogsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, com.google.api.core.ApiFuture<ListCatalogsResponse> futureResponse)default voidCatalogServiceGrpc.AsyncService. updateCatalog(UpdateCatalogRequest request, io.grpc.stub.StreamObserver<Catalog> responseObserver)Updates the [Catalog][google.cloud.retail.v2alpha.Catalog]s.voidCatalogServiceGrpc.CatalogServiceStub. updateCatalog(UpdateCatalogRequest request, io.grpc.stub.StreamObserver<Catalog> responseObserver)Updates the [Catalog][google.cloud.retail.v2alpha.Catalog]s. -
Uses of Catalog in com.google.cloud.retail.v2alpha.stub
Methods in com.google.cloud.retail.v2alpha.stub that return types with arguments of type Catalog Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateCatalogRequest,Catalog>CatalogServiceStub. updateCatalogCallable()com.google.api.gax.rpc.UnaryCallable<UpdateCatalogRequest,Catalog>GrpcCatalogServiceStub. updateCatalogCallable()com.google.api.gax.rpc.UnaryCallable<UpdateCatalogRequest,Catalog>HttpJsonCatalogServiceStub. updateCatalogCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCatalogRequest,Catalog>CatalogServiceStubSettings.Builder. updateCatalogSettings()Returns the builder for the settings used for calls to updateCatalog.com.google.api.gax.rpc.UnaryCallSettings<UpdateCatalogRequest,Catalog>CatalogServiceStubSettings. updateCatalogSettings()Returns the object with the settings used for calls to updateCatalog.
-