GoogleApi.Vault.V1.Model.CloudStorageSink (google_api_vault v0.19.5) 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 in 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()] | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.