CatalogAttribute.Builder |
CatalogAttribute.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.clear() |
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.clearDynamicFacetableOption() |
If DYNAMIC_FACETABLE_ENABLED, attribute values are available for dynamic
facet.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.clearExactSearchableOption() |
If EXACT_SEARCHABLE_ENABLED, attribute values will be exact searchable.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.clearIndexableOption() |
When
[AttributesConfig.attribute_config_level][google.cloud.retail.v2alpha.AttributesConfig.attribute_config_level]
is CATALOG_LEVEL_ATTRIBUTE_CONFIG, if INDEXABLE_ENABLED attribute values
are indexed so that it can be filtered, faceted, or boosted in
[SearchService.Search][google.cloud.retail.v2alpha.SearchService.Search].
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.clearInUse() |
Output only.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.clearKey() |
Required.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.clearRecommendationsFilteringOption() |
When
[AttributesConfig.attribute_config_level][google.cloud.retail.v2alpha.AttributesConfig.attribute_config_level]
is CATALOG_LEVEL_ATTRIBUTE_CONFIG, if RECOMMENDATIONS_FILTERING_ENABLED,
attribute values are filterable for recommendations.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.clearRetrievableOption() |
If RETRIEVABLE_ENABLED, attribute values are retrievable in the search
results.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.clearSearchableOption() |
When
[AttributesConfig.attribute_config_level][google.cloud.retail.v2alpha.AttributesConfig.attribute_config_level]
is CATALOG_LEVEL_ATTRIBUTE_CONFIG, if SEARCHABLE_ENABLED, attribute values
are searchable by text queries in
[SearchService.Search][google.cloud.retail.v2alpha.SearchService.Search].
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.clearType() |
Output only.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.clone() |
|
CatalogAttribute.Builder |
AddCatalogAttributeRequest.Builder.getCatalogAttributeBuilder() |
Required.
|
CatalogAttribute.Builder |
ReplaceCatalogAttributeRequest.Builder.getCatalogAttributeBuilder() |
Required.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.mergeFrom(CatalogAttribute other) |
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.mergeFrom(com.google.protobuf.Message other) |
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static CatalogAttribute.Builder |
CatalogAttribute.newBuilder() |
|
static CatalogAttribute.Builder |
CatalogAttribute.newBuilder(CatalogAttribute prototype) |
|
CatalogAttribute.Builder |
CatalogAttribute.newBuilderForType() |
|
protected CatalogAttribute.Builder |
CatalogAttribute.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setDynamicFacetableOption(CatalogAttribute.DynamicFacetableOption value) |
If DYNAMIC_FACETABLE_ENABLED, attribute values are available for dynamic
facet.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setDynamicFacetableOptionValue(int value) |
If DYNAMIC_FACETABLE_ENABLED, attribute values are available for dynamic
facet.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setExactSearchableOption(CatalogAttribute.ExactSearchableOption value) |
If EXACT_SEARCHABLE_ENABLED, attribute values will be exact searchable.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setExactSearchableOptionValue(int value) |
If EXACT_SEARCHABLE_ENABLED, attribute values will be exact searchable.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setIndexableOption(CatalogAttribute.IndexableOption value) |
When
[AttributesConfig.attribute_config_level][google.cloud.retail.v2alpha.AttributesConfig.attribute_config_level]
is CATALOG_LEVEL_ATTRIBUTE_CONFIG, if INDEXABLE_ENABLED attribute values
are indexed so that it can be filtered, faceted, or boosted in
[SearchService.Search][google.cloud.retail.v2alpha.SearchService.Search].
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setIndexableOptionValue(int value) |
When
[AttributesConfig.attribute_config_level][google.cloud.retail.v2alpha.AttributesConfig.attribute_config_level]
is CATALOG_LEVEL_ATTRIBUTE_CONFIG, if INDEXABLE_ENABLED attribute values
are indexed so that it can be filtered, faceted, or boosted in
[SearchService.Search][google.cloud.retail.v2alpha.SearchService.Search].
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setInUse(boolean value) |
Output only.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setKey(String value) |
Required.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setKeyBytes(com.google.protobuf.ByteString value) |
Required.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setRecommendationsFilteringOption(RecommendationsFilteringOption value) |
When
[AttributesConfig.attribute_config_level][google.cloud.retail.v2alpha.AttributesConfig.attribute_config_level]
is CATALOG_LEVEL_ATTRIBUTE_CONFIG, if RECOMMENDATIONS_FILTERING_ENABLED,
attribute values are filterable for recommendations.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setRecommendationsFilteringOptionValue(int value) |
When
[AttributesConfig.attribute_config_level][google.cloud.retail.v2alpha.AttributesConfig.attribute_config_level]
is CATALOG_LEVEL_ATTRIBUTE_CONFIG, if RECOMMENDATIONS_FILTERING_ENABLED,
attribute values are filterable for recommendations.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setRetrievableOption(CatalogAttribute.RetrievableOption value) |
If RETRIEVABLE_ENABLED, attribute values are retrievable in the search
results.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setRetrievableOptionValue(int value) |
If RETRIEVABLE_ENABLED, attribute values are retrievable in the search
results.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setSearchableOption(CatalogAttribute.SearchableOption value) |
When
[AttributesConfig.attribute_config_level][google.cloud.retail.v2alpha.AttributesConfig.attribute_config_level]
is CATALOG_LEVEL_ATTRIBUTE_CONFIG, if SEARCHABLE_ENABLED, attribute values
are searchable by text queries in
[SearchService.Search][google.cloud.retail.v2alpha.SearchService.Search].
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setSearchableOptionValue(int value) |
When
[AttributesConfig.attribute_config_level][google.cloud.retail.v2alpha.AttributesConfig.attribute_config_level]
is CATALOG_LEVEL_ATTRIBUTE_CONFIG, if SEARCHABLE_ENABLED, attribute values
are searchable by text queries in
[SearchService.Search][google.cloud.retail.v2alpha.SearchService.Search].
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setType(CatalogAttribute.AttributeType value) |
Output only.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setTypeValue(int value) |
Output only.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
CatalogAttribute.Builder |
CatalogAttribute.toBuilder() |
|