GoogleApi.Vault.V1.Model.CloudStorageFile (google_api_vault v0.18.0) View Source
An export file on cloud storage
Attributes
-
bucketName
(type:String.t
, default:nil
) - The cloud storage bucket name of this export file. Can be used in cloud storage JSON/XML API, but not to list the bucket contents. Instead, you can get individual export files by object name. -
md5Hash
(type:String.t
, default:nil
) - The md5 hash of the file. -
objectName
(type:String.t
, default:nil
) - The cloud storage object name of this export file. Can be used in cloud storage JSON/XML API. -
size
(type:String.t
, default:nil
) - The size of the export file.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.