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

A pattern to match against one or more file stores.

Attributes

  • cloudStorageRegex (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CloudStorageRegex.t, default: nil) - Optional. Regex for Cloud Storage.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FileStoreRegex{
  cloudStorageRegex:
    GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CloudStorageRegex.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.