google_api_vault v0.6.0 GoogleApi.Vault.V1.Model.ExportStats View Source
Stats of an export.
Attributes
- exportedArtifactCount (String.t): The number of documents already processed by the export. Defaults to:
null
. - sizeInBytes (String.t): The size of export in bytes. Defaults to:
null
. - totalArtifactCount (String.t): The number of documents to be exported. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.