google_api_cloud_asset v0.3.0 GoogleApi.CloudAsset.V1.Model.BatchGetAssetsHistoryResponse 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
Link to this type
t()
View Sourcet() :: %GoogleApi.CloudAsset.V1.Model.BatchGetAssetsHistoryResponse{
assets: [GoogleApi.CloudAsset.V1.Model.TemporalAsset.t()]
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.