google_api_gmail v0.3.0 GoogleApi.Gmail.V1.Model.Filter View Source

Resource definition for Gmail filters. Filters apply to specific messages instead of an entire email thread.

Attributes

  • action (type: GoogleApi.Gmail.V1.Model.FilterAction.t, default: nil) - Action that the filter performs.
  • criteria (type: GoogleApi.Gmail.V1.Model.FilterCriteria.t, default: nil) - Matching criteria for the filter.
  • id (type: String.t, default: nil) - The server assigned ID of the filter.

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.