enum

Google::Gmail::V1::Users::Threads::Format

Inherits Enum < Comparable < Value < Object

Constants

Full = 0
Metadata = 1
Minimal = 2

Instance methods

full?

Returns true if this enum value equals Full

Source
metadata?

Returns true if this enum value equals Metadata

Source
minimal?

Returns true if this enum value equals Minimal

Source