google_api_vault v0.14.0 GoogleApi.Vault.V1.Model.CloudStorageSink View Source

Export sink for cloud storage files.

Attributes

  • files (type: list(GoogleApi.Vault.V1.Model.CloudStorageFile.t), default: nil) - Output only. The exported files on cloud storage.

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 Source
t() :: %GoogleApi.Vault.V1.Model.CloudStorageSink{
  files: [GoogleApi.Vault.V1.Model.CloudStorageFile.t()]
}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.