GoogleApi.ChromePolicy.V1.Model.ChromeCrosDpanelAutosettingsProtoPolicyApiLifecycle (google_api_chrome_policy v0.2.0) View Source

Attributes

  • description (type: String.t, default: nil) - Description about current life cycle.
  • endSupport (type: GoogleApi.ChromePolicy.V1.Model.GoogleTypeDate.t, default: nil) - End supporting date for current policy.
  • policyApiLifecycleStage (type: String.t, default: nil) - Indicate current life cycle stage of the policy API.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() ::
  %GoogleApi.ChromePolicy.V1.Model.ChromeCrosDpanelAutosettingsProtoPolicyApiLifecycle{
    description: String.t() | nil,
    endSupport: GoogleApi.ChromePolicy.V1.Model.GoogleTypeDate.t() | nil,
    policyApiLifecycleStage: String.t() | nil
  }

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.