@maxim_mazurok/gapi.client.cloudprofiler-v2
Advanced tools
Comparing version 0.0.20240122 to 0.0.20240219
@@ -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: 20240122 | ||
// Revision: 20240219 | ||
@@ -67,2 +67,4 @@ /// <reference types="gapi.client" /> | ||
profileType?: string; | ||
/** Output only. Start time for the profile. This output is only present in response from the ListProfiles method. */ | ||
startTime?: string; | ||
} | ||
@@ -69,0 +71,0 @@ interface ProfilesResource { |
{ | ||
"name": "@maxim_mazurok/gapi.client.cloudprofiler-v2", | ||
"version": "0.0.20240122", | ||
"version": "0.0.20240219", | ||
"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
19481
289