Class ListInfoTypesResponse (3.9.0)

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

Response to the ListInfoTypes request.

Attribute

NameDescription
info_types Sequence[google.cloud.dlp_v2.types.InfoTypeDescription]
Set of sensitive infoTypes.

Inheritance

builtins.object > proto.message.Message > ListInfoTypesResponse