Send feedback
Class ImageTransformations.ImageTransformation.SelectedInfoTypes (3.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.12.0 keyboard_arrow_down
public static final class ImageTransformations . ImageTransformation . SelectedInfoTypes extends GeneratedMessageV3 implements ImageTransformations . ImageTransformation . SelectedInfoTypesOrBuilder
Apply transformation to the selected info_types.
Protobuf type
google.privacy.dlp.v2.ImageTransformations.ImageTransformation.SelectedInfoTypes
Static Fields
public static final int INFO_TYPES_FIELD_NUMBER
Field Value
Static Methods
public static ImageTransformations . ImageTransformation . SelectedInfoTypes getDefaultInstance ()
Returns
public static final Descriptors . Descriptor getDescriptor ()
Returns
public static ImageTransformations . ImageTransformation . SelectedInfoTypes . Builder newBuilder ()
Returns
public static ImageTransformations . ImageTransformation . SelectedInfoTypes . Builder newBuilder ( ImageTransformations . ImageTransformation . SelectedInfoTypes prototype )
Parameter
Returns
public static ImageTransformations . ImageTransformation . SelectedInfoTypes parseDelimitedFrom ( InputStream input )
Parameter
Returns
Exceptions
public static ImageTransformations . ImageTransformation . SelectedInfoTypes parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
public static ImageTransformations . ImageTransformation . SelectedInfoTypes parseFrom ( byte [] data )
Parameter
Name Description data byte []
Returns
Exceptions
public static ImageTransformations . ImageTransformation . SelectedInfoTypes parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
public static ImageTransformations . ImageTransformation . SelectedInfoTypes parseFrom ( ByteString data )
Parameter
Returns
Exceptions
public static ImageTransformations . ImageTransformation . SelectedInfoTypes parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
public static ImageTransformations . ImageTransformation . SelectedInfoTypes parseFrom ( CodedInputStream input )
Parameter
Returns
Exceptions
public static ImageTransformations . ImageTransformation . SelectedInfoTypes parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
public static ImageTransformations . ImageTransformation . SelectedInfoTypes parseFrom ( InputStream input )
Parameter
Returns
Exceptions
public static ImageTransformations . ImageTransformation . SelectedInfoTypes parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
public static ImageTransformations . ImageTransformation . SelectedInfoTypes parseFrom ( ByteBuffer data )
Parameter
Returns
Exceptions
public static ImageTransformations . ImageTransformation . SelectedInfoTypes parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
public static Parser<ImageTransformations . ImageTransformation . SelectedInfoTypes > parser ()
Returns
Methods
public boolean equals ( Object obj )
Parameter
Returns
Overrides
public ImageTransformations . ImageTransformation . SelectedInfoTypes getDefaultInstanceForType ()
Returns
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];
Parameter
Returns
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];
Returns
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];
Returns
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];
Parameter
Returns
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];
Returns
Type Description List <? extends com.google.privacy.dlp.v2.InfoTypeOrBuilder >
public Parser<ImageTransformations . ImageTransformation . SelectedInfoTypes > getParserForType ()
Returns
Overrides
public int getSerializedSize ()
Returns
Overrides
public final UnknownFieldSet getUnknownFields ()
Returns
Overrides
Returns
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
public final boolean isInitialized ()
Returns
Overrides
public ImageTransformations . ImageTransformation . SelectedInfoTypes . Builder newBuilderForType ()
Returns
protected ImageTransformations . ImageTransformation . SelectedInfoTypes . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Parameter
Returns
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Parameter
Returns
Overrides
public ImageTransformations . ImageTransformation . SelectedInfoTypes . Builder toBuilder ()
Returns
public void writeTo ( CodedOutputStream output )
Parameter
Overrides
Exceptions
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-28 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]