GoogleApi.Vault.V1.Model.DriveExportOptions (google_api_vault v0.25.0)
View SourceOptions 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
@type t() :: %GoogleApi.Vault.V1.Model.DriveExportOptions{ includeAccessInfo: boolean() | nil }