google_api_vault v0.11.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 Sourcet() :: %GoogleApi.Vault.V1.Model.CloudStorageSink{ files: [GoogleApi.Vault.V1.Model.CloudStorageFile.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.