GoogleApi.CloudAsset.V1.Model.BatchGetAssetsHistoryResponse (google_api_cloud_asset v0.42.0)
View SourceBatch get assets history response.
Attributes
-
assets(type:list(GoogleApi.CloudAsset.V1.Model.TemporalAsset.t), default:nil) - A list of assets with valid time windows.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudAsset.V1.Model.BatchGetAssetsHistoryResponse{ assets: [GoogleApi.CloudAsset.V1.Model.TemporalAsset.t()] | nil }