| Modifier and Type | Method and Description |
|---|---|
CatalogAttribute.FacetConfig |
CatalogAttribute.FacetConfig.Builder.build() |
CatalogAttribute.FacetConfig |
CatalogAttribute.FacetConfig.Builder.buildPartial() |
static CatalogAttribute.FacetConfig |
CatalogAttribute.FacetConfig.getDefaultInstance() |
CatalogAttribute.FacetConfig |
CatalogAttribute.FacetConfig.getDefaultInstanceForType() |
CatalogAttribute.FacetConfig |
CatalogAttribute.FacetConfig.Builder.getDefaultInstanceForType() |
CatalogAttribute.FacetConfig |
CatalogAttribute.getFacetConfig()
Contains facet options.
|
CatalogAttribute.FacetConfig |
CatalogAttribute.Builder.getFacetConfig()
Contains facet options.
|
CatalogAttribute.FacetConfig |
CatalogAttributeOrBuilder.getFacetConfig()
Contains facet options.
|
static CatalogAttribute.FacetConfig |
CatalogAttribute.FacetConfig.parseDelimitedFrom(InputStream input) |
static CatalogAttribute.FacetConfig |
CatalogAttribute.FacetConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CatalogAttribute.FacetConfig |
CatalogAttribute.FacetConfig.parseFrom(byte[] data) |
static CatalogAttribute.FacetConfig |
CatalogAttribute.FacetConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CatalogAttribute.FacetConfig |
CatalogAttribute.FacetConfig.parseFrom(ByteBuffer data) |
static CatalogAttribute.FacetConfig |
CatalogAttribute.FacetConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CatalogAttribute.FacetConfig |
CatalogAttribute.FacetConfig.parseFrom(com.google.protobuf.ByteString data) |
static CatalogAttribute.FacetConfig |
CatalogAttribute.FacetConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CatalogAttribute.FacetConfig |
CatalogAttribute.FacetConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static CatalogAttribute.FacetConfig |
CatalogAttribute.FacetConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CatalogAttribute.FacetConfig |
CatalogAttribute.FacetConfig.parseFrom(InputStream input) |
static CatalogAttribute.FacetConfig |
CatalogAttribute.FacetConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CatalogAttribute.FacetConfig> |
CatalogAttribute.FacetConfig.getParserForType() |
static com.google.protobuf.Parser<CatalogAttribute.FacetConfig> |
CatalogAttribute.FacetConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
CatalogAttribute.Builder |
CatalogAttribute.Builder.mergeFacetConfig(CatalogAttribute.FacetConfig value)
Contains facet options.
|
CatalogAttribute.FacetConfig.Builder |
CatalogAttribute.FacetConfig.Builder.mergeFrom(CatalogAttribute.FacetConfig other) |
static CatalogAttribute.FacetConfig.Builder |
CatalogAttribute.FacetConfig.newBuilder(CatalogAttribute.FacetConfig prototype) |
CatalogAttribute.Builder |
CatalogAttribute.Builder.setFacetConfig(CatalogAttribute.FacetConfig value)
Contains facet options.
|
Copyright © 2025 Google LLC. All rights reserved.