google_api_dlp v0.32.0 GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2QuoteInfo View Source

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.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2QuoteInfo{
  dateTime: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DateTime.t()
}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.