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

@maxim_mazurok/gapi.client.cloudprofiler-v2

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maxim_mazurok/gapi.client.cloudprofiler-v2 - npm Package Compare versions

Comparing version 0.0.20240317 to 0.0.20240325

6

index.d.ts

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

// Generated from: https://cloudprofiler.googleapis.com/$discovery/rest?version=v2
// Revision: 20240317
// Revision: 20240325

@@ -203,5 +203,5 @@ /// <reference types="gapi.client" />

oauth_token?: string;
/** The maximum number of items to return. Default page_size is 1000. Max limit is 1000. */
/** Optional. The maximum number of items to return. Default page_size is 1000. Max limit is 1000. */
pageSize?: number;
/** The token to continue pagination and get profiles from a particular page. When paginating, all other parameters provided to `ListProfiles` must match the call that provided the page token. */
/** Optional. The token to continue pagination and get profiles from a particular page. When paginating, all other parameters provided to `ListProfiles` must match the call that provided the page token. */
pageToken?: string;

@@ -208,0 +208,0 @@ /** Required. The parent, which owns this collection of profiles. Format: projects/{user_project_id} */

{
"name": "@maxim_mazurok/gapi.client.cloudprofiler-v2",
"version": "0.0.20240317",
"version": "0.0.20240325",
"description": "TypeScript typings for Cloud Profiler API v2",

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