GoogleApi.VerifiedAccess.V2.Model.Antivirus (google_api_verified_access v0.11.0)
View SourceAntivirus 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
@type t() :: %GoogleApi.VerifiedAccess.V2.Model.Antivirus{state: String.t() | nil}