public static final class BatchRemoveCatalogAttributesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchRemoveCatalogAttributesResponse.Builder> implements BatchRemoveCatalogAttributesResponseOrBuilder
Response of the [CatalogService.BatchRemoveCatalogAttributes][google.cloud.retail.v2beta.CatalogService.BatchRemoveCatalogAttributes].Protobuf type
google.cloud.retail.v2beta.BatchRemoveCatalogAttributesResponsegetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRemoveCatalogAttributesResponse.Builder>public BatchRemoveCatalogAttributesResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRemoveCatalogAttributesResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRemoveCatalogAttributesResponse.Builder>public BatchRemoveCatalogAttributesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BatchRemoveCatalogAttributesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BatchRemoveCatalogAttributesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BatchRemoveCatalogAttributesResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRemoveCatalogAttributesResponse.Builder>public BatchRemoveCatalogAttributesResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRemoveCatalogAttributesResponse.Builder>public BatchRemoveCatalogAttributesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRemoveCatalogAttributesResponse.Builder>public BatchRemoveCatalogAttributesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRemoveCatalogAttributesResponse.Builder>public BatchRemoveCatalogAttributesResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRemoveCatalogAttributesResponse.Builder>public BatchRemoveCatalogAttributesResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRemoveCatalogAttributesResponse.Builder>public BatchRemoveCatalogAttributesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchRemoveCatalogAttributesResponse.Builder>public BatchRemoveCatalogAttributesResponse.Builder mergeFrom(BatchRemoveCatalogAttributesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRemoveCatalogAttributesResponse.Builder>public BatchRemoveCatalogAttributesResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchRemoveCatalogAttributesResponse.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getDeletedCatalogAttributesList()
Catalog attributes that were deleted. Only pre-loaded [catalog attributes][google.cloud.retail.v2beta.CatalogAttribute] that are neither [in use][google.cloud.retail.v2beta.CatalogAttribute.in_use] by products nor predefined can be deleted.
repeated string deleted_catalog_attributes = 1;getDeletedCatalogAttributesList in interface BatchRemoveCatalogAttributesResponseOrBuilderpublic int getDeletedCatalogAttributesCount()
Catalog attributes that were deleted. Only pre-loaded [catalog attributes][google.cloud.retail.v2beta.CatalogAttribute] that are neither [in use][google.cloud.retail.v2beta.CatalogAttribute.in_use] by products nor predefined can be deleted.
repeated string deleted_catalog_attributes = 1;getDeletedCatalogAttributesCount in interface BatchRemoveCatalogAttributesResponseOrBuilderpublic String getDeletedCatalogAttributes(int index)
Catalog attributes that were deleted. Only pre-loaded [catalog attributes][google.cloud.retail.v2beta.CatalogAttribute] that are neither [in use][google.cloud.retail.v2beta.CatalogAttribute.in_use] by products nor predefined can be deleted.
repeated string deleted_catalog_attributes = 1;getDeletedCatalogAttributes in interface BatchRemoveCatalogAttributesResponseOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDeletedCatalogAttributesBytes(int index)
Catalog attributes that were deleted. Only pre-loaded [catalog attributes][google.cloud.retail.v2beta.CatalogAttribute] that are neither [in use][google.cloud.retail.v2beta.CatalogAttribute.in_use] by products nor predefined can be deleted.
repeated string deleted_catalog_attributes = 1;getDeletedCatalogAttributesBytes in interface BatchRemoveCatalogAttributesResponseOrBuilderindex - The index of the value to return.public BatchRemoveCatalogAttributesResponse.Builder setDeletedCatalogAttributes(int index, String value)
Catalog attributes that were deleted. Only pre-loaded [catalog attributes][google.cloud.retail.v2beta.CatalogAttribute] that are neither [in use][google.cloud.retail.v2beta.CatalogAttribute.in_use] by products nor predefined can be deleted.
repeated string deleted_catalog_attributes = 1;index - The index to set the value at.value - The deletedCatalogAttributes to set.public BatchRemoveCatalogAttributesResponse.Builder addDeletedCatalogAttributes(String value)
Catalog attributes that were deleted. Only pre-loaded [catalog attributes][google.cloud.retail.v2beta.CatalogAttribute] that are neither [in use][google.cloud.retail.v2beta.CatalogAttribute.in_use] by products nor predefined can be deleted.
repeated string deleted_catalog_attributes = 1;value - The deletedCatalogAttributes to add.public BatchRemoveCatalogAttributesResponse.Builder addAllDeletedCatalogAttributes(Iterable<String> values)
Catalog attributes that were deleted. Only pre-loaded [catalog attributes][google.cloud.retail.v2beta.CatalogAttribute] that are neither [in use][google.cloud.retail.v2beta.CatalogAttribute.in_use] by products nor predefined can be deleted.
repeated string deleted_catalog_attributes = 1;values - The deletedCatalogAttributes to add.public BatchRemoveCatalogAttributesResponse.Builder clearDeletedCatalogAttributes()
Catalog attributes that were deleted. Only pre-loaded [catalog attributes][google.cloud.retail.v2beta.CatalogAttribute] that are neither [in use][google.cloud.retail.v2beta.CatalogAttribute.in_use] by products nor predefined can be deleted.
repeated string deleted_catalog_attributes = 1;public BatchRemoveCatalogAttributesResponse.Builder addDeletedCatalogAttributesBytes(com.google.protobuf.ByteString value)
Catalog attributes that were deleted. Only pre-loaded [catalog attributes][google.cloud.retail.v2beta.CatalogAttribute] that are neither [in use][google.cloud.retail.v2beta.CatalogAttribute.in_use] by products nor predefined can be deleted.
repeated string deleted_catalog_attributes = 1;value - The bytes of the deletedCatalogAttributes to add.public com.google.protobuf.ProtocolStringList getResetCatalogAttributesList()
Catalog attributes that were reset. [Catalog attributes][google.cloud.retail.v2beta.CatalogAttribute] that are either [in use][google.cloud.retail.v2beta.CatalogAttribute.in_use] by products or are predefined attributes cannot be deleted; however, their configuration properties will reset to default values upon removal request.
repeated string reset_catalog_attributes = 2;getResetCatalogAttributesList in interface BatchRemoveCatalogAttributesResponseOrBuilderpublic int getResetCatalogAttributesCount()
Catalog attributes that were reset. [Catalog attributes][google.cloud.retail.v2beta.CatalogAttribute] that are either [in use][google.cloud.retail.v2beta.CatalogAttribute.in_use] by products or are predefined attributes cannot be deleted; however, their configuration properties will reset to default values upon removal request.
repeated string reset_catalog_attributes = 2;getResetCatalogAttributesCount in interface BatchRemoveCatalogAttributesResponseOrBuilderpublic String getResetCatalogAttributes(int index)
Catalog attributes that were reset. [Catalog attributes][google.cloud.retail.v2beta.CatalogAttribute] that are either [in use][google.cloud.retail.v2beta.CatalogAttribute.in_use] by products or are predefined attributes cannot be deleted; however, their configuration properties will reset to default values upon removal request.
repeated string reset_catalog_attributes = 2;getResetCatalogAttributes in interface BatchRemoveCatalogAttributesResponseOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getResetCatalogAttributesBytes(int index)
Catalog attributes that were reset. [Catalog attributes][google.cloud.retail.v2beta.CatalogAttribute] that are either [in use][google.cloud.retail.v2beta.CatalogAttribute.in_use] by products or are predefined attributes cannot be deleted; however, their configuration properties will reset to default values upon removal request.
repeated string reset_catalog_attributes = 2;getResetCatalogAttributesBytes in interface BatchRemoveCatalogAttributesResponseOrBuilderindex - The index of the value to return.public BatchRemoveCatalogAttributesResponse.Builder setResetCatalogAttributes(int index, String value)
Catalog attributes that were reset. [Catalog attributes][google.cloud.retail.v2beta.CatalogAttribute] that are either [in use][google.cloud.retail.v2beta.CatalogAttribute.in_use] by products or are predefined attributes cannot be deleted; however, their configuration properties will reset to default values upon removal request.
repeated string reset_catalog_attributes = 2;index - The index to set the value at.value - The resetCatalogAttributes to set.public BatchRemoveCatalogAttributesResponse.Builder addResetCatalogAttributes(String value)
Catalog attributes that were reset. [Catalog attributes][google.cloud.retail.v2beta.CatalogAttribute] that are either [in use][google.cloud.retail.v2beta.CatalogAttribute.in_use] by products or are predefined attributes cannot be deleted; however, their configuration properties will reset to default values upon removal request.
repeated string reset_catalog_attributes = 2;value - The resetCatalogAttributes to add.public BatchRemoveCatalogAttributesResponse.Builder addAllResetCatalogAttributes(Iterable<String> values)
Catalog attributes that were reset. [Catalog attributes][google.cloud.retail.v2beta.CatalogAttribute] that are either [in use][google.cloud.retail.v2beta.CatalogAttribute.in_use] by products or are predefined attributes cannot be deleted; however, their configuration properties will reset to default values upon removal request.
repeated string reset_catalog_attributes = 2;values - The resetCatalogAttributes to add.public BatchRemoveCatalogAttributesResponse.Builder clearResetCatalogAttributes()
Catalog attributes that were reset. [Catalog attributes][google.cloud.retail.v2beta.CatalogAttribute] that are either [in use][google.cloud.retail.v2beta.CatalogAttribute.in_use] by products or are predefined attributes cannot be deleted; however, their configuration properties will reset to default values upon removal request.
repeated string reset_catalog_attributes = 2;public BatchRemoveCatalogAttributesResponse.Builder addResetCatalogAttributesBytes(com.google.protobuf.ByteString value)
Catalog attributes that were reset. [Catalog attributes][google.cloud.retail.v2beta.CatalogAttribute] that are either [in use][google.cloud.retail.v2beta.CatalogAttribute.in_use] by products or are predefined attributes cannot be deleted; however, their configuration properties will reset to default values upon removal request.
repeated string reset_catalog_attributes = 2;value - The bytes of the resetCatalogAttributes to add.public final BatchRemoveCatalogAttributesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRemoveCatalogAttributesResponse.Builder>public final BatchRemoveCatalogAttributesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRemoveCatalogAttributesResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.