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

The resolved value of a policy for a given target.

Attributes

  • sourceKey (type: GoogleApi.ChromePolicy.V1.Model.GoogleChromePolicyV1PolicyTargetKey.t, default: nil) - Output only. The source resource from which this policy value is obtained. May be the same as targetKey if the policy is directly modified on the target, otherwise it would be another resource from which the policy gets its value (if applicable). If not present, the source is the default value for the customer.
  • targetKey (type: GoogleApi.ChromePolicy.V1.Model.GoogleChromePolicyV1PolicyTargetKey.t, default: nil) - Output only. The target resource for which the resolved policy value applies.
  • value (type: GoogleApi.ChromePolicy.V1.Model.GoogleChromePolicyV1PolicyValue.t, default: nil) - Output only. The resolved value of the policy.

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

Specs

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

Unwrap a decoded JSON object into its complex fields.