Class SelectedInfoTypes (3.9.0)

SelectedInfoTypes(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Apply transformation to the selected info_types.

Attribute

NameDescription
info_types Sequence[google.cloud.dlp_v2.types.InfoType]
Required. InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.

Inheritance

builtins.object > proto.message.Message > SelectedInfoTypes