| Modifier and Type | Method and Description |
|---|---|
CatalogAttribute |
CatalogAttribute.Builder.build() |
CatalogAttribute |
CatalogAttribute.Builder.buildPartial() |
CatalogAttribute |
ReplaceCatalogAttributeRequest.getCatalogAttribute()
Required.
|
CatalogAttribute |
ReplaceCatalogAttributeRequest.Builder.getCatalogAttribute()
Required.
|
CatalogAttribute |
AddCatalogAttributeRequestOrBuilder.getCatalogAttribute()
Required.
|
CatalogAttribute |
ReplaceCatalogAttributeRequestOrBuilder.getCatalogAttribute()
Required.
|
CatalogAttribute |
AddCatalogAttributeRequest.getCatalogAttribute()
Required.
|
CatalogAttribute |
AddCatalogAttributeRequest.Builder.getCatalogAttribute()
Required.
|
CatalogAttribute |
AttributesConfig.getCatalogAttributesOrDefault(String key,
CatalogAttribute defaultValue)
Enable attribute(s) config at catalog level.
|
CatalogAttribute |
AttributesConfig.Builder.getCatalogAttributesOrDefault(String key,
CatalogAttribute defaultValue)
Enable attribute(s) config at catalog level.
|
CatalogAttribute |
AttributesConfigOrBuilder.getCatalogAttributesOrDefault(String key,
CatalogAttribute defaultValue)
Enable attribute(s) config at catalog level.
|
CatalogAttribute |
AttributesConfig.getCatalogAttributesOrThrow(String key)
Enable attribute(s) config at catalog level.
|
CatalogAttribute |
AttributesConfig.Builder.getCatalogAttributesOrThrow(String key)
Enable attribute(s) config at catalog level.
|
CatalogAttribute |
AttributesConfigOrBuilder.getCatalogAttributesOrThrow(String key)
Enable attribute(s) config at catalog level.
|
static CatalogAttribute |
CatalogAttribute.getDefaultInstance() |
CatalogAttribute |
CatalogAttribute.getDefaultInstanceForType() |
CatalogAttribute |
CatalogAttribute.Builder.getDefaultInstanceForType() |
static CatalogAttribute |
CatalogAttribute.parseDelimitedFrom(InputStream input) |
static CatalogAttribute |
CatalogAttribute.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CatalogAttribute |
CatalogAttribute.parseFrom(byte[] data) |
static CatalogAttribute |
CatalogAttribute.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CatalogAttribute |
CatalogAttribute.parseFrom(ByteBuffer data) |
static CatalogAttribute |
CatalogAttribute.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CatalogAttribute |
CatalogAttribute.parseFrom(com.google.protobuf.ByteString data) |
static CatalogAttribute |
CatalogAttribute.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CatalogAttribute |
CatalogAttribute.parseFrom(com.google.protobuf.CodedInputStream input) |
static CatalogAttribute |
CatalogAttribute.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CatalogAttribute |
CatalogAttribute.parseFrom(InputStream input) |
static CatalogAttribute |
CatalogAttribute.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CatalogAttribute> |
AttributesConfig.getCatalogAttributes()
Deprecated.
|
Map<String,CatalogAttribute> |
AttributesConfig.Builder.getCatalogAttributes()
Deprecated.
|
Map<String,CatalogAttribute> |
AttributesConfigOrBuilder.getCatalogAttributes()
Deprecated.
|
Map<String,CatalogAttribute> |
AttributesConfig.getCatalogAttributesMap()
Enable attribute(s) config at catalog level.
|
Map<String,CatalogAttribute> |
AttributesConfig.Builder.getCatalogAttributesMap()
Enable attribute(s) config at catalog level.
|
Map<String,CatalogAttribute> |
AttributesConfigOrBuilder.getCatalogAttributesMap()
Enable attribute(s) config at catalog level.
|
Map<String,CatalogAttribute> |
AttributesConfig.Builder.getMutableCatalogAttributes()
Deprecated.
|
com.google.protobuf.Parser<CatalogAttribute> |
CatalogAttribute.getParserForType() |
static com.google.protobuf.Parser<CatalogAttribute> |
CatalogAttribute.parser() |
| Modifier and Type | Method and Description |
|---|---|
CatalogAttribute |
AttributesConfig.getCatalogAttributesOrDefault(String key,
CatalogAttribute defaultValue)
Enable attribute(s) config at catalog level.
|
CatalogAttribute |
AttributesConfig.Builder.getCatalogAttributesOrDefault(String key,
CatalogAttribute defaultValue)
Enable attribute(s) config at catalog level.
|
CatalogAttribute |
AttributesConfigOrBuilder.getCatalogAttributesOrDefault(String key,
CatalogAttribute defaultValue)
Enable attribute(s) config at catalog level.
|
ReplaceCatalogAttributeRequest.Builder |
ReplaceCatalogAttributeRequest.Builder.mergeCatalogAttribute(CatalogAttribute value)
Required.
|
AddCatalogAttributeRequest.Builder |
AddCatalogAttributeRequest.Builder.mergeCatalogAttribute(CatalogAttribute value)
Required.
|
CatalogAttribute.Builder |
CatalogAttribute.Builder.mergeFrom(CatalogAttribute other) |
static CatalogAttribute.Builder |
CatalogAttribute.newBuilder(CatalogAttribute prototype) |
AttributesConfig.Builder |
AttributesConfig.Builder.putCatalogAttributes(String key,
CatalogAttribute value)
Enable attribute(s) config at catalog level.
|
ReplaceCatalogAttributeRequest.Builder |
ReplaceCatalogAttributeRequest.Builder.setCatalogAttribute(CatalogAttribute value)
Required.
|
AddCatalogAttributeRequest.Builder |
AddCatalogAttributeRequest.Builder.setCatalogAttribute(CatalogAttribute value)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
AttributesConfig.Builder |
AttributesConfig.Builder.putAllCatalogAttributes(Map<String,CatalogAttribute> values)
Enable attribute(s) config at catalog level.
|
Copyright © 2023 Google LLC. All rights reserved.