@maxim_mazurok/gapi.client.cloudprofiler-v2
Advanced tools
Comparing version 0.0.20230227 to 0.0.20230306
@@ -1,2 +0,2 @@ | ||
/* Type definitions for non-npm package Stackdriver Profiler API v2 0.0 */ | ||
/* Type definitions for non-npm package Cloud Profiler API v2 0.0 */ | ||
// Project: https://cloud.google.com/profiler/ | ||
@@ -12,3 +12,3 @@ // Definitions by: Maxim Mazurok <https://github.com/Maxim-Mazurok> | ||
// Generated from: https://cloudprofiler.googleapis.com/$discovery/rest?version=v2 | ||
// Revision: 20230227 | ||
// Revision: 20230306 | ||
@@ -18,3 +18,3 @@ /// <reference types="gapi.client" /> | ||
declare namespace gapi.client { | ||
/** Load Stackdriver Profiler API v2 */ | ||
/** Load Cloud Profiler API v2 */ | ||
function load(urlOrObject: "https://cloudprofiler.googleapis.com/$discovery/rest?version=v2"): Promise<void>; | ||
@@ -21,0 +21,0 @@ /** @deprecated Please load APIs with discovery documents. */ |
{ | ||
"name": "@maxim_mazurok/gapi.client.cloudprofiler-v2", | ||
"version": "0.0.20230227", | ||
"description": "TypeScript typings for Stackdriver Profiler API v2", | ||
"version": "0.0.20230306", | ||
"description": "TypeScript typings for Cloud Profiler API v2", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -1,2 +0,2 @@ | ||
# TypeScript typings for Stackdriver Profiler API v2 | ||
# TypeScript typings for Cloud Profiler API v2 | ||
@@ -8,3 +8,3 @@ Manages continuous profiling information. | ||
Install typings for Stackdriver Profiler API: | ||
Install typings for Cloud Profiler API: | ||
@@ -72,5 +72,5 @@ ``` | ||
After that you can use Stackdriver Profiler API resources: <!-- TODO: make this work for multiple namespaces --> | ||
After that you can use Cloud Profiler API resources: <!-- TODO: make this work for multiple namespaces --> | ||
```typescript | ||
``` |
@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.cloudprofiler-v2 definition tests */ | ||
// Revision: 20230227 | ||
// Revision: 20230306 | ||
@@ -9,0 +9,0 @@ gapi.load('client', async () => { |
23146