New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@maxim_mazurok/gapi.client.workspaceevents-v1

Package Overview
Dependencies
Maintainers
0
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maxim_mazurok/gapi.client.workspaceevents-v1 - npm Package Compare versions

Comparing version

to
0.0.20250225

4

index.d.ts

@@ -12,3 +12,3 @@ /* Type definitions for non-npm package Google Workspace Events API v1 0.0 */

// Generated from: https://workspaceevents.googleapis.com/$discovery/rest?version=v1
// Revision: 20250223
// Revision: 20250225

@@ -39,3 +39,3 @@ /// <reference types="gapi.client" />

interface NotificationEndpoint {
/** Immutable. The Cloud Pub/Sub topic that receives events for the subscription. Format: `projects/{project}/topics/{topic}` You must create the topic in the same Google Cloud project where you create this subscription. When the topic receives events, the events are encoded as Cloud Pub/Sub messages. For details, see the [Google Cloud Pub/Sub Protocol Binding for CloudEvents](https://github.com/googleapis/google-cloudevents/blob/main/docs/spec/pubsub.md). */
/** Immutable. The Pub/Sub topic that receives events for the subscription. Format: `projects/{project}/topics/{topic}` You must create the topic in the same Google Cloud project where you create this subscription. When the topic receives events, the events are encoded as Pub/Sub messages. For details, see the [Google Cloud Pub/Sub Protocol Binding for CloudEvents](https://github.com/googleapis/google-cloudevents/blob/main/docs/spec/pubsub.md). */
pubsubTopic?: string;

@@ -42,0 +42,0 @@ }

{
"name": "@maxim_mazurok/gapi.client.workspaceevents-v1",
"version": "0.0.20250223",
"version": "0.0.20250225",
"description": "TypeScript typings for Google Workspace Events API v1",

@@ -5,0 +5,0 @@ "repository": {