Uses of Class
com.google.cloud.retail.v2beta.Catalog
-
Packages that use Catalog Package Description com.google.cloud.retail.v2beta A client to Retail APIcom.google.cloud.retail.v2beta.stub -
-
Uses of Catalog in com.google.cloud.retail.v2beta
Methods in com.google.cloud.retail.v2beta that return Catalog Modifier and Type Method Description Catalog
Catalog.Builder. build()
Catalog
Catalog.Builder. buildPartial()
Catalog
UpdateCatalogRequest.Builder. getCatalog()
Required.Catalog
UpdateCatalogRequest. getCatalog()
Required.Catalog
UpdateCatalogRequestOrBuilder. getCatalog()
Required.Catalog
ListCatalogsResponse.Builder. getCatalogs(int index)
All the customer's [Catalog][google.cloud.retail.v2beta.Catalog]s.Catalog
ListCatalogsResponse. getCatalogs(int index)
All the customer's [Catalog][google.cloud.retail.v2beta.Catalog]s.Catalog
ListCatalogsResponseOrBuilder. getCatalogs(int index)
All the customer's [Catalog][google.cloud.retail.v2beta.Catalog]s.static Catalog
Catalog. getDefaultInstance()
Catalog
Catalog.Builder. getDefaultInstanceForType()
Catalog
Catalog. getDefaultInstanceForType()
static Catalog
Catalog. parseDelimitedFrom(InputStream input)
static Catalog
Catalog. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Catalog
Catalog. parseFrom(byte[] data)
static Catalog
Catalog. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Catalog
Catalog. parseFrom(com.google.protobuf.ByteString data)
static Catalog
Catalog. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Catalog
Catalog. parseFrom(com.google.protobuf.CodedInputStream input)
static Catalog
Catalog. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Catalog
Catalog. parseFrom(InputStream input)
static Catalog
Catalog. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Catalog
Catalog. parseFrom(ByteBuffer data)
static Catalog
Catalog. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Catalog
CatalogServiceClient. updateCatalog(Catalog catalog, com.google.protobuf.FieldMask updateMask)
Updates the [Catalog][google.cloud.retail.v2beta.Catalog]s.Catalog
CatalogServiceClient. updateCatalog(UpdateCatalogRequest request)
Updates the [Catalog][google.cloud.retail.v2beta.Catalog]s.Catalog
CatalogServiceGrpc.CatalogServiceBlockingStub. updateCatalog(UpdateCatalogRequest request)
Updates the [Catalog][google.cloud.retail.v2beta.Catalog]s.Methods in com.google.cloud.retail.v2beta 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.v2beta.Catalog]s.List<Catalog>
ListCatalogsResponse. getCatalogsList()
All the customer's [Catalog][google.cloud.retail.v2beta.Catalog]s.List<Catalog>
ListCatalogsResponseOrBuilder. getCatalogsList()
All the customer's [Catalog][google.cloud.retail.v2beta.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.v2beta.Catalog]s.com.google.api.gax.rpc.UnaryCallable<UpdateCatalogRequest,Catalog>
CatalogServiceClient. updateCatalogCallable()
Updates the [Catalog][google.cloud.retail.v2beta.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.v2beta with parameters of type Catalog Modifier and Type Method Description ListCatalogsResponse.Builder
ListCatalogsResponse.Builder. addCatalogs(int index, Catalog value)
All the customer's [Catalog][google.cloud.retail.v2beta.Catalog]s.ListCatalogsResponse.Builder
ListCatalogsResponse.Builder. addCatalogs(Catalog value)
All the customer's [Catalog][google.cloud.retail.v2beta.Catalog]s.UpdateCatalogRequest.Builder
UpdateCatalogRequest.Builder. mergeCatalog(Catalog value)
Required.Catalog.Builder
Catalog.Builder. mergeFrom(Catalog other)
static Catalog.Builder
Catalog. newBuilder(Catalog prototype)
UpdateCatalogRequest.Builder
UpdateCatalogRequest.Builder. setCatalog(Catalog value)
Required.ListCatalogsResponse.Builder
ListCatalogsResponse.Builder. setCatalogs(int index, Catalog value)
All the customer's [Catalog][google.cloud.retail.v2beta.Catalog]s.Catalog
CatalogServiceClient. updateCatalog(Catalog catalog, com.google.protobuf.FieldMask updateMask)
Updates the [Catalog][google.cloud.retail.v2beta.Catalog]s.Method parameters in com.google.cloud.retail.v2beta with type arguments of type Catalog Modifier and Type Method Description ListCatalogsResponse.Builder
ListCatalogsResponse.Builder. addAllCatalogs(Iterable<? extends Catalog> values)
All the customer's [Catalog][google.cloud.retail.v2beta.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.ListCatalogsPage
CatalogServiceClient.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 void
CatalogServiceGrpc.AsyncService. updateCatalog(UpdateCatalogRequest request, io.grpc.stub.StreamObserver<Catalog> responseObserver)
Updates the [Catalog][google.cloud.retail.v2beta.Catalog]s.void
CatalogServiceGrpc.CatalogServiceStub. updateCatalog(UpdateCatalogRequest request, io.grpc.stub.StreamObserver<Catalog> responseObserver)
Updates the [Catalog][google.cloud.retail.v2beta.Catalog]s. -
Uses of Catalog in com.google.cloud.retail.v2beta.stub
Methods in com.google.cloud.retail.v2beta.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.
-