public sealed class ImageTransformations.Types.ImageTransformation.Types.SelectedInfoTypes : IMessage<ImageTransformations.Types.ImageTransformation.Types.SelectedInfoTypes>, IEquatable<ImageTransformations.Types.ImageTransformation.Types.SelectedInfoTypes>, IDeepCloneable<ImageTransformations.Types.ImageTransformation.Types.SelectedInfoTypes>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class ImageTransformations.Types.ImageTransformation.Types.SelectedInfoTypes.
Apply transformation to the selected info_types.
Implements
IMessageImageTransformationsTypesImageTransformationTypesSelectedInfoTypes, IEquatableImageTransformationsTypesImageTransformationTypesSelectedInfoTypes, IDeepCloneableImageTransformationsTypesImageTransformationTypesSelectedInfoTypes, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
SelectedInfoTypes()
public SelectedInfoTypes()
SelectedInfoTypes(SelectedInfoTypes)
public SelectedInfoTypes(ImageTransformations.Types.ImageTransformation.Types.SelectedInfoTypes other)
Parameter | |
---|---|
Name | Description |
other | ImageTransformationsTypesImageTransformationTypesSelectedInfoTypes |
Properties
InfoTypes
public RepeatedField<InfoType> InfoTypes { get; }
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.
Property Value | |
---|---|
Type | Description |
RepeatedFieldInfoType |