| Modifier and Type | Method and Description |
|---|---|
Catalog |
Catalog.Builder.build() |
Catalog |
Catalog.Builder.buildPartial() |
Catalog |
UpdateCatalogRequestOrBuilder.getCatalog()
Required.
|
Catalog |
UpdateCatalogRequest.getCatalog()
Required.
|
Catalog |
UpdateCatalogRequest.Builder.getCatalog()
Required.
|
Catalog |
ListCatalogsResponse.getCatalogs(int index)
All the customer's [Catalog][google.cloud.retail.v2beta.Catalog]s.
|
Catalog |
ListCatalogsResponse.Builder.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.getDefaultInstanceForType() |
Catalog |
Catalog.Builder.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(ByteBuffer data) |
static Catalog |
Catalog.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
List<Catalog> |
ListCatalogsResponse.getCatalogsList()
All the customer's [Catalog][google.cloud.retail.v2beta.Catalog]s.
|
List<Catalog> |
ListCatalogsResponse.Builder.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 com.google.protobuf.Parser<Catalog> |
Catalog.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListCatalogsResponse.Builder |
ListCatalogsResponse.Builder.addCatalogs(Catalog value)
All the customer's [Catalog][google.cloud.retail.v2beta.Catalog]s.
|
ListCatalogsResponse.Builder |
ListCatalogsResponse.Builder.addCatalogs(int index,
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.
|
| Modifier and Type | Method and Description |
|---|---|
ListCatalogsResponse.Builder |
ListCatalogsResponse.Builder.addAllCatalogs(Iterable<? extends Catalog> values)
All the customer's [Catalog][google.cloud.retail.v2beta.Catalog]s.
|
Copyright © 2024 Google LLC. All rights reserved.