GoogleApi.Vault.V1.Model.DriveExportOptions (google_api_vault v0.25.0)

View Source

Options for Drive exports.

Attributes

  • includeAccessInfo (type: boolean(), default: nil) - To include access level information for users with indirect access to files, set to true.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Vault.V1.Model.DriveExportOptions{
  includeAccessInfo: boolean() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.