GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementVersionsV1GenericCaConnection (google_api_chrome_management v0.11.0)
View SourceDescribes a generic Certificate Authority Connection.
Attributes
-
caConnectionAdapterConfigReference(type:String.t, default:nil) - Output only. A string that references the administrator-provided configuration for the certification authority service. 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.GoogleChromeManagementVersionsV1GenericCaConnection{ caConnectionAdapterConfigReference: String.t() | nil }