View Source GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FileStoreCollection (google_api_dlp v0.50.1)

Match file stores (e.g. buckets) using regex filters.

Attributes

  • includeRegexes (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FileStoreRegexes.t, default: nil) - Optional. A collection of regular expressions to match a file store against.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FileStoreCollection{
  includeRegexes:
    GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FileStoreRegexes.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.