BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.addAllAttributeKeys(Iterable<String> values) |
Required.
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.addAttributeKeys(String value) |
Required.
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.addAttributeKeysBytes(com.google.protobuf.ByteString value) |
Required.
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.clear() |
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.clearAttributeKeys() |
Required.
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.clearAttributesConfig() |
Required.
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.clone() |
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.mergeFrom(BatchRemoveCatalogAttributesRequest other) |
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.newBuilder() |
|
static BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.newBuilder(BatchRemoveCatalogAttributesRequest prototype) |
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.newBuilderForType() |
|
protected BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.setAttributeKeys(int index,
String value) |
Required.
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.setAttributesConfig(String value) |
Required.
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.setAttributesConfigBytes(com.google.protobuf.ByteString value) |
Required.
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BatchRemoveCatalogAttributesRequest.Builder |
BatchRemoveCatalogAttributesRequest.toBuilder() |
|