GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementVersionsV1GenericProfile (google_api_chrome_management v0.11.0)

View Source

Describes a generic certificate provisioning profile.

Attributes

  • profileAdapterConfigReference (type: String.t, default: nil) - Output only. A string that references the administrator-provided configuration for the certificate provisioning profile. This field can be missing if no configuration was given.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() ::
  %GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementVersionsV1GenericProfile{
    profileAdapterConfigReference: String.t() | nil
  }

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.