GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementVersionsV1GenericProfile (google_api_chrome_management v0.11.0)
View SourceDescribes 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
@type t() :: %GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementVersionsV1GenericProfile{ profileAdapterConfigReference: String.t() | nil }