vars

package
v0.13.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AuthType = sdktypes.NewSymbol("auth_type")

	OAuthData = sdktypes.NewSymbol("OAuthData")
	JSON      = sdktypes.NewSymbol("JSON")

	CalendarID               = sdktypes.NewSymbol("CalendarID")
	CalendarEventsWatchID    = sdktypes.NewSymbol("CalendarEventsWatchID")
	CalendarEventsWatchResID = sdktypes.NewSymbol("CalendarEventsWatchResID")
	CalendarEventsWatchExp   = sdktypes.NewSymbol("CalendarEventsWatchExp")
	CalendarEventsSyncToken  = sdktypes.NewSymbol("CalendarEventsSyncToken")

	DriveChangesStartPageToken = sdktypes.NewSymbol("DriveChangesStartPageToken")
	DriveEventsWatchExp        = sdktypes.NewSymbol("DriveEventsWatchExp")
	DriveEventsWatchID         = sdktypes.NewSymbol("DriveEventsWatchID")
	DriveEventsWatchResID      = sdktypes.NewSymbol("DriveEventsWatchResID")

	FormID                = sdktypes.NewSymbol("FormID")
	FormResponsesWatchID  = sdktypes.NewSymbol("FormResponsesWatchID")
	FormSchemaWatchID     = sdktypes.NewSymbol("FormSchemaWatchID")
	FormWatchesExpiration = sdktypes.NewSymbol("FormWatchesExpiration")

	GmailHistoryID       = sdktypes.NewSymbol("GmailHistoryID")
	GmailWatchExpiration = sdktypes.NewSymbol("GmailWatchExpiration")

	UserEmail = sdktypes.NewSymbol("user_email")
	UserScope = sdktypes.NewSymbol("user_scope")
)

Functions

This section is empty.

Types

type Vars

type Vars struct {
	OAuthData string `var:"secret"`
	JSON      string `var:"secret"`

	CalendarID string

	FormID               string
	FormResponsesWatchID string
	FormSchemaWatchID    string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL