- 3.63.0 (latest)
- 3.62.0
- 3.61.0
- 3.60.0
- 3.59.0
- 3.58.0
- 3.57.0
- 3.56.0
- 3.55.0
- 3.53.0
- 3.52.0
- 3.51.0
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.41.0
- 3.40.0
- 3.39.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.28.0
- 3.27.0
- 3.26.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.6
- 3.6.7
- 3.5.0
- 3.4.0
- 3.3.2
- 3.2.1
- 3.1.4
public static final class ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder extends GeneratedMessageV3.Builder<ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder> implements ImageTransformations.ImageTransformation.SelectedInfoTypesOrBuilder
Apply transformation to the selected info_types.
Protobuf type
google.privacy.dlp.v2.ImageTransformations.ImageTransformation.SelectedInfoTypes
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ImageTransformations.ImageTransformation.SelectedInfoTypes.BuilderInherited Members
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addAllInfoTypes(Iterable<? extends InfoType> values)
public ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder addAllInfoTypes(Iterable<? extends InfoType> values)
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.
repeated .google.privacy.dlp.v2.InfoType info_types = 5 [(.google.api.field_behavior) = REQUIRED];
Name | Description |
values | Iterable<? extends com.google.privacy.dlp.v2.InfoType> |
addInfoTypes(InfoType value)
public ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder addInfoTypes(InfoType value)
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.
repeated .google.privacy.dlp.v2.InfoType info_types = 5 [(.google.api.field_behavior) = REQUIRED];
Name | Description |
value | InfoType |
addInfoTypes(InfoType.Builder builderForValue)
public ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder addInfoTypes(InfoType.Builder builderForValue)
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.
repeated .google.privacy.dlp.v2.InfoType info_types = 5 [(.google.api.field_behavior) = REQUIRED];
Name | Description |
builderForValue | InfoType.Builder |
addInfoTypes(int index, InfoType value)
public ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder addInfoTypes(int index, InfoType value)
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.
repeated .google.privacy.dlp.v2.InfoType info_types = 5 [(.google.api.field_behavior) = REQUIRED];
addInfoTypes(int index, InfoType.Builder builderForValue)
public ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder addInfoTypes(int index, InfoType.Builder builderForValue)
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.
repeated .google.privacy.dlp.v2.InfoType info_types = 5 [(.google.api.field_behavior) = REQUIRED];
Name | Description |
index | int |
builderForValue | InfoType.Builder |
addInfoTypesBuilder()
public InfoType.Builder addInfoTypesBuilder()
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.
repeated .google.privacy.dlp.v2.InfoType info_types = 5 [(.google.api.field_behavior) = REQUIRED];
Type | Description |
InfoType.Builder |
addInfoTypesBuilder(int index)
public InfoType.Builder addInfoTypesBuilder(int index)
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.
repeated .google.privacy.dlp.v2.InfoType info_types = 5 [(.google.api.field_behavior) = REQUIRED];
Name | Description |
index | int |
Type | Description |
InfoType.Builder |
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
build()
public ImageTransformations.ImageTransformation.SelectedInfoTypes build()
Type | Description |
ImageTransformations.ImageTransformation.SelectedInfoTypes |
buildPartial()
public ImageTransformations.ImageTransformation.SelectedInfoTypes buildPartial()
Type | Description |
ImageTransformations.ImageTransformation.SelectedInfoTypes |
clear()
public ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder clear()
clearField(Descriptors.FieldDescriptor field)
public ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder clearField(Descriptors.FieldDescriptor field)
Name | Description |
field | FieldDescriptor |
clearInfoTypes()
public ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder clearInfoTypes()
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.
repeated .google.privacy.dlp.v2.InfoType info_types = 5 [(.google.api.field_behavior) = REQUIRED];
clearOneof(Descriptors.OneofDescriptor oneof)
public ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Name | Description |
oneof | OneofDescriptor |
clone()
public ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder clone()
getDefaultInstanceForType()
public ImageTransformations.ImageTransformation.SelectedInfoTypes getDefaultInstanceForType()
Type | Description |
ImageTransformations.ImageTransformation.SelectedInfoTypes |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Type | Description |
Descriptor |
getInfoTypes(int index)
public InfoType getInfoTypes(int index)
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.
repeated .google.privacy.dlp.v2.InfoType info_types = 5 [(.google.api.field_behavior) = REQUIRED];
Name | Description |
index | int |
Type | Description |
InfoType |
getInfoTypesBuilder(int index)
public InfoType.Builder getInfoTypesBuilder(int index)
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.
repeated .google.privacy.dlp.v2.InfoType info_types = 5 [(.google.api.field_behavior) = REQUIRED];
Name | Description |
index | int |
Type | Description |
InfoType.Builder |
getInfoTypesBuilderList()
public List<InfoType.Builder> getInfoTypesBuilderList()
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.
repeated .google.privacy.dlp.v2.InfoType info_types = 5 [(.google.api.field_behavior) = REQUIRED];
getInfoTypesCount()
public int getInfoTypesCount()
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.
repeated .google.privacy.dlp.v2.InfoType info_types = 5 [(.google.api.field_behavior) = REQUIRED];
Type | Description |
int |
getInfoTypesList()
public List<InfoType> getInfoTypesList()
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.
repeated .google.privacy.dlp.v2.InfoType info_types = 5 [(.google.api.field_behavior) = REQUIRED];
getInfoTypesOrBuilder(int index)
public InfoTypeOrBuilder getInfoTypesOrBuilder(int index)
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.
repeated .google.privacy.dlp.v2.InfoType info_types = 5 [(.google.api.field_behavior) = REQUIRED];
Name | Description |
index | int |
Type | Description |
InfoTypeOrBuilder |
getInfoTypesOrBuilderList()
public List<? extends InfoTypeOrBuilder> getInfoTypesOrBuilderList()
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.
repeated .google.privacy.dlp.v2.InfoType info_types = 5 [(.google.api.field_behavior) = REQUIRED];
Type | Description |
List<? extends com.google.privacy.dlp.v2.InfoTypeOrBuilder> |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
mergeFrom(ImageTransformations.ImageTransformation.SelectedInfoTypes other)
public ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder mergeFrom(ImageTransformations.ImageTransformation.SelectedInfoTypes other)
Name | Description |
other | ImageTransformations.ImageTransformation.SelectedInfoTypes |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
IOException |
mergeFrom(Message other)
public ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder mergeFrom(Message other)
Name | Description |
other | Message |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
removeInfoTypes(int index)
public ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder removeInfoTypes(int index)
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.
repeated .google.privacy.dlp.v2.InfoType info_types = 5 [(.google.api.field_behavior) = REQUIRED];
Name | Description |
index | int |
setField(Descriptors.FieldDescriptor field, Object value)
public ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder setField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
setInfoTypes(int index, InfoType value)
public ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder setInfoTypes(int index, InfoType value)
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.
repeated .google.privacy.dlp.v2.InfoType info_types = 5 [(.google.api.field_behavior) = REQUIRED];
setInfoTypes(int index, InfoType.Builder builderForValue)
public ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder setInfoTypes(int index, InfoType.Builder builderForValue)
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.
repeated .google.privacy.dlp.v2.InfoType info_types = 5 [(.google.api.field_behavior) = REQUIRED];
Name | Description |
index | int |
builderForValue | InfoType.Builder |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Name | Description |
field | FieldDescriptor |
index | int |
value | Object |
setUnknownFields(UnknownFieldSet unknownFields)
public final ImageTransformations.ImageTransformation.SelectedInfoTypes.Builder setUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |