@maxim_mazurok/gapi.client.cloudprofiler-v2
Advanced tools
Comparing version 0.0.20231213 to 0.0.20240101
@@ -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: 20231213 | ||
// Revision: 20240101 | ||
@@ -201,3 +201,3 @@ /// <reference types="gapi.client" /> | ||
oauth_token?: string; | ||
/** The maximum number of items to return. Default page_size is 1000. Max limit is 10000. */ | ||
/** The maximum number of items to return. Default page_size is 1000. Max limit is 1000. */ | ||
pageSize?: number; | ||
@@ -204,0 +204,0 @@ /** 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. */ |
{ | ||
"name": "@maxim_mazurok/gapi.client.cloudprofiler-v2", | ||
"version": "0.0.20231213", | ||
"version": "0.0.20240101", | ||
"description": "TypeScript typings for Cloud Profiler API v2", | ||
@@ -5,0 +5,0 @@ "repository": { |
18779