| Modifier and Type | Method and Description |
|---|---|
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.addAllDeletedCatalogAttributes(Iterable<String> values)
Catalog attributes that were deleted.
|
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.addAllResetCatalogAttributes(Iterable<String> values)
Catalog attributes that were reset.
|
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.addDeletedCatalogAttributes(String value)
Catalog attributes that were deleted.
|
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.addDeletedCatalogAttributesBytes(com.google.protobuf.ByteString value)
Catalog attributes that were deleted.
|
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.addResetCatalogAttributes(String value)
Catalog attributes that were reset.
|
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.addResetCatalogAttributesBytes(com.google.protobuf.ByteString value)
Catalog attributes that were reset.
|
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.clear() |
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.clearDeletedCatalogAttributes()
Catalog attributes that were deleted.
|
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.clearResetCatalogAttributes()
Catalog attributes that were reset.
|
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.clone() |
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.mergeFrom(BatchRemoveCatalogAttributesResponse other) |
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.newBuilder() |
static BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.newBuilder(BatchRemoveCatalogAttributesResponse prototype) |
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.newBuilderForType() |
protected BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.setDeletedCatalogAttributes(int index,
String value)
Catalog attributes that were deleted.
|
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.setResetCatalogAttributes(int index,
String value)
Catalog attributes that were reset.
|
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BatchRemoveCatalogAttributesResponse.Builder |
BatchRemoveCatalogAttributesResponse.toBuilder() |
Copyright © 2024 Google LLC. All rights reserved.