Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://googleapis.deno.dev/v1/workspaceevents:v1.ts";

§Classes

GoogleAuth
WorkspaceEvents

The Google Workspace Events API lets you subscribe to events and manage change notifications across Google Workspace applications.

§Variables

auth

§Interfaces

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

ListSubscriptionsResponse

The response message for SubscriptionsService.ListSubscriptions.

NotificationEndpoint

The endpoint where the subscription delivers events.

Operation

This resource represents a long-running operation that is the result of a network API call.

PayloadOptions

Options about what data to include in the event payload. Only supported for Google Chat events.

ReactivateSubscriptionRequest

The request message for SubscriptionsService.ReactivateSubscription.

Status

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the API Design Guide.

Subscription

Developer Preview. A subscription to receive events about a Google Workspace resource. To learn more about subscriptions, see the Google Workspace Events API overview.

SubscriptionsCreateOptions

Additional options for WorkspaceEvents#subscriptionsCreate.

SubscriptionsDeleteOptions

Additional options for WorkspaceEvents#subscriptionsDelete.

SubscriptionsListOptions

Additional options for WorkspaceEvents#subscriptionsList.

SubscriptionsPatchOptions

Additional options for WorkspaceEvents#subscriptionsPatch.