GoogleApi.VerifiedAccess.V2.Model.Antivirus (google_api_verified_access v0.11.0)

View Source

Antivirus information on a device.

Attributes

  • state (type: String.t, default: nil) - Output only. The state of the antivirus on the device. Introduced in Chrome M136.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.VerifiedAccess.V2.Model.Antivirus{state: String.t() | nil}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.