GoogleApi.Vault.V1.Model.DriveDocumentInfo (google_api_vault v0.25.0)
View SourceThe Drive documents to search.
Attributes
-
documentIds
(type:GoogleApi.Vault.V1.Model.DriveDocumentIds.t
, default:nil
) - Specify Drive documents by document ID.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Vault.V1.Model.DriveDocumentInfo{ documentIds: GoogleApi.Vault.V1.Model.DriveDocumentIds.t() | nil }