Module: Google::Cloud::Dlp::V2::Domain::Category

Defined in:
proto_docs/google/privacy/dlp/v2/dlp.rb

Overview

This enum defines the various domain categories a data profile can fall under.

Constant Summary collapse

CATEGORY_UNSPECIFIED =

Category unspecified.

0
AI =

Indicates that the data profile is related to artificial intelligence. When set, all findings stored to Security Command Center will set the corresponding AI domain field of Finding objects.

1
CODE =

Indicates that the data profile is related to code.

2