@maxim_mazurok/gapi.client.workspaceevents-v1
Advanced tools
Comparing version
@@ -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": { |
34684
-0.03%