View Source GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2QuoteInfo (google_api_dlp v0.46.0)

Message for infoType-dependent details parsed from quote.

Attributes

  • dateTime (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DateTime.t, default: nil) - The date time indicated by the quote.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2QuoteInfo{
  dateTime: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DateTime.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.