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

Defined in:

gmail.cr

Enum Members

Full = 0
Metadata = 1
Minimal = 2

Instance Method Summary

Instance Method Detail

def full? #

Returns true if this enum value equals Full


[View source]
def metadata? #

Returns true if this enum value equals Metadata


[View source]
def minimal? #

Returns true if this enum value equals Minimal


[View source]