Socket
Socket
Sign inDemoInstall

@maxim_mazurok/gapi.client.cloudscheduler-v1beta1

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maxim_mazurok/gapi.client.cloudscheduler-v1beta1 - npm Package Compare versions

Comparing version 0.0.20240118 to 0.0.20240126

6

index.d.ts

@@ -12,3 +12,3 @@ /* Type definitions for non-npm package Cloud Scheduler API v1beta1 0.0 */

// Generated from: https://cloudscheduler.googleapis.com/$discovery/rest?version=v1beta1
// Revision: 20240118
// Revision: 20240126

@@ -143,7 +143,7 @@ /// <reference types="gapi.client" />

data?: string;
/** Optional. ID of this message, assigned by the server when the message is published. Guaranteed to be unique within the topic. This value may be read by a subscriber that receives a `PubsubMessage` via a `Pull` call or a push delivery. It must not be populated by the publisher in a `Publish` call. */
/** ID of this message, assigned by the server when the message is published. Guaranteed to be unique within the topic. This value may be read by a subscriber that receives a `PubsubMessage` via a `Pull` call or a push delivery. It must not be populated by the publisher in a `Publish` call. */
messageId?: string;
/** Optional. If non-empty, identifies related messages for which publish order should be respected. If a `Subscription` has `enable_message_ordering` set to `true`, messages published with the same non-empty `ordering_key` value will be delivered to subscribers in the order in which they are received by the Pub/Sub system. All `PubsubMessage`s published in a given `PublishRequest` must specify the same `ordering_key` value. For more information, see [ordering messages](https://cloud.google.com/pubsub/docs/ordering). */
orderingKey?: string;
/** Optional. The time at which the message was published, populated by the server when it receives the `Publish` call. It must not be populated by the publisher in a `Publish` call. */
/** The time at which the message was published, populated by the server when it receives the `Publish` call. It must not be populated by the publisher in a `Publish` call. */
publishTime?: string;

@@ -150,0 +150,0 @@ }

{
"name": "@maxim_mazurok/gapi.client.cloudscheduler-v1beta1",
"version": "0.0.20240118",
"version": "0.0.20240126",
"description": "TypeScript typings for Cloud Scheduler API v1beta1",

@@ -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