@maxim_mazurok/gapi.client.cloudprofiler-v2
Advanced tools
Comparing version 0.0.20240317 to 0.0.20240325
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19501