Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
IntegrationID = sdktypes.NewIntegrationIDFromName(integrationName)
)
Functions ¶
func ConstructEvents ¶ added in v0.13.0
func ConstructEvents(ctx context.Context, vars sdkservices.Vars, cids []sdktypes.ConnectionID) ([]sdktypes.Event, error)
ConstructEvents returns all events from a single notification
func New ¶
func New(cvars sdkservices.Vars) sdkservices.Integration
func UpdateWatches ¶ added in v0.13.0
func UpdateWatches(ctx context.Context, v sdkservices.Vars, connID sdktypes.ConnectionID) error
UpdateWatches creates or renews watches for a specific Google Drive or shared drive, if an ID was specified during initialization.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.