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