GoogleApi.Vault.V1.Model.CorpusQuery (google_api_vault v0.18.0) View Source

Corpus specific queries.

Attributes

  • driveQuery (type: GoogleApi.Vault.V1.Model.HeldDriveQuery.t, default: nil) - Details pertaining to Drive holds. If set, corpus must be Drive.
  • groupsQuery (type: GoogleApi.Vault.V1.Model.HeldGroupsQuery.t, default: nil) - Details pertaining to Groups holds. If set, corpus must be Groups.
  • hangoutsChatQuery (type: GoogleApi.Vault.V1.Model.HeldHangoutsChatQuery.t, default: nil) - Details pertaining to Hangouts Chat holds. If set, corpus must be Hangouts Chat.
  • mailQuery (type: GoogleApi.Vault.V1.Model.HeldMailQuery.t, default: nil) - Details pertaining to mail holds. If set, corpus must be mail.
  • voiceQuery (type: GoogleApi.Vault.V1.Model.HeldVoiceQuery.t, default: nil) - Details pertaining to Voice holds. If set, corpus must be Voice.

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

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.