View Source GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2OtherCloudResourceCollection (google_api_dlp v0.52.2)
Match resources using regex filters.
Attributes
-
includeRegexes
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2OtherCloudResourceRegexes.t
, default:nil
) - A collection of regular expressions to match a resource against.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2OtherCloudResourceCollection{ includeRegexes: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2OtherCloudResourceRegexes.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.