google_api_dlp v0.13.0 GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DateTime View Source

Message for a date time object. e.g. 2018-01-01, 5th August.

Attributes

  • date (type: GoogleApi.DLP.V2.Model.GoogleTypeDate.t, default: nil) - One or more of the following must be set. All fields are optional, but when set must be valid date or time values.
  • dayOfWeek (type: String.t, default: nil) -
  • time (type: GoogleApi.DLP.V2.Model.GoogleTypeTimeOfDay.t, default: nil) -
  • timeZone (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2TimeZone.t, default: nil) -

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

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.