GoogleApi.Vault.V1.Model.CloudStorageFile (google_api_vault v0.19.5) View Source
The export file in Cloud Storage
Attributes
-
bucketName
(type:String.t
, default:nil
) - The name of the Cloud Storage bucket for the export file. You can use this value in the Cloud Storage JSON or XML APIs, 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 name of the Cloud Storage object for the export file. You can use this value in the Cloud Storage JSON or XML APIs. -
size
(type:String.t
, default:nil
) - The export file size.
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.