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

View Source

Describes 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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.