google_api_cloud_asset v0.11.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

Specs

t() :: %GoogleApi.CloudAsset.V1.Model.BatchGetAssetsHistoryResponse{
  assets: [GoogleApi.CloudAsset.V1.Model.TemporalAsset.t()]
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.