google_api_android_enterprise v0.21.0 GoogleApi.AndroidEnterprise.V1.Model.ManagedConfigurationsForDeviceListResponse View Source

Attributes

  • managedConfigurationForDevice (type: list(GoogleApi.AndroidEnterprise.V1.Model.ManagedConfiguration.t), default: nil) - A managed configuration for an app on a specific device.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() ::
  %GoogleApi.AndroidEnterprise.V1.Model.ManagedConfigurationsForDeviceListResponse{
    managedConfigurationForDevice: [
      GoogleApi.AndroidEnterprise.V1.Model.ManagedConfiguration.t()
    ]
  }

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.