google_api_vault v0.5.0 GoogleApi.Vault.V1.Model.CorpusQuery View Source

Corpus specific queries.

Attributes

  • driveQuery (HeldDriveQuery): Details pertaining to Drive holds. If set, corpus must be Drive. Defaults to: null.
  • groupsQuery (HeldGroupsQuery): Details pertaining to Groups holds. If set, corpus must be Groups. Defaults to: null.
  • hangoutsChatQuery (HeldHangoutsChatQuery): Details pertaining to Hangouts Chat holds. If set, corpus must be Hangouts Chat. Defaults to: null.
  • mailQuery (HeldMailQuery): Details pertaining to mail holds. If set, corpus must be mail. 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
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.