google_api_security_center v0.13.1 GoogleApi.SecurityCenter.V1.Model.ListAssetsResult View Source
Result containing the Asset and its State.
Attributes
-
asset
(type:GoogleApi.SecurityCenter.V1.Model.Asset.t
, default:nil
) - Asset matching the search request. -
stateChange
(type:String.t
, default:nil
) - State change of the asset between the points in time.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.SecurityCenter.V1.Model.ListAssetsResult{ asset: GoogleApi.SecurityCenter.V1.Model.Asset.t(), stateChange: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.