Documentation ¶
Index ¶
- Variables
- func ConstructEvent(ctx context.Context, vars sdkservices.Vars, gmailEvent map[string]any, ...) (sdktypes.Event, error)
- func ExportedFunctions(cvars sdkservices.Vars, scope string, prefix bool) []sdkmodule.Optfn
- func New(cvars sdkservices.Vars) sdkservices.Integration
- func UpdateWatch(ctx context.Context, v sdkservices.Vars, cid sdktypes.ConnectionID) error
Constants ¶
This section is empty.
Variables ¶
View Source
var IntegrationID = sdktypes.NewIntegrationIDFromName("gmail")
Functions ¶
func ConstructEvent ¶ added in v0.8.6
func ExportedFunctions ¶
func New ¶
func New(cvars sdkservices.Vars) sdkservices.Integration
func UpdateWatch ¶ added in v0.8.6
func UpdateWatch(ctx context.Context, v sdkservices.Vars, cid sdktypes.ConnectionID) error
UpdateWatch creates or updates a push notification watch on the user's mailbox.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.