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