Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClassifyV2 ¶
type ClassifyV2 string // Always "classify_v2"
func (ClassifyV2) Default ¶
func (c ClassifyV2) Default() ClassifyV2
func (ClassifyV2) MarshalJSON ¶
func (c ClassifyV2) MarshalJSON() ([]byte, error)
type SpreadsheetV1 ¶
type SpreadsheetV1 string // Always "spreadsheet_v1"
func (SpreadsheetV1) Default ¶
func (c SpreadsheetV1) Default() SpreadsheetV1
func (SpreadsheetV1) MarshalJSON ¶
func (c SpreadsheetV1) MarshalJSON() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.