Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@maxim_mazurok/gapi.client.workspaceevents-v1

Package Overview
Dependencies
Maintainers
1
Versions
89
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 0.0.20240331 to 0.0.20240402

6

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: 20240331
// Revision: 20240402

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

quotaUser?: string;
/** Optional. Required. The field to update. You can update one of the following fields in a subscription: * `expire_time`: The timestamp when the subscription expires. * `ttl`: The time-to-live (TTL) or duration of the subscription. */
/** Optional. The field to update. If omitted, updates any fields included in the request. You can update one of the following fields in a subscription: * `expire_time`: The timestamp when the subscription expires. * `ttl`: The time-to-live (TTL) or duration of the subscription. To fully replace the subscription (the equivalent of `PUT`), use `*`. Any omitted fields are updated with empty values. */
updateMask?: string;

@@ -336,3 +336,3 @@ /** Upload protocol for media (e.g. "raw", "multipart"). */

quotaUser?: string;
/** Optional. Required. The field to update. You can update one of the following fields in a subscription: * `expire_time`: The timestamp when the subscription expires. * `ttl`: The time-to-live (TTL) or duration of the subscription. */
/** Optional. The field to update. If omitted, updates any fields included in the request. You can update one of the following fields in a subscription: * `expire_time`: The timestamp when the subscription expires. * `ttl`: The time-to-live (TTL) or duration of the subscription. To fully replace the subscription (the equivalent of `PUT`), use `*`. Any omitted fields are updated with empty values. */
updateMask?: string;

@@ -339,0 +339,0 @@ /** Upload protocol for media (e.g. "raw", "multipart"). */

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc