@maxim_mazurok/gapi.client.cloudprofiler-v2
Advanced tools
Comparing version 0.0.20230306 to 0.0.20230327
@@ -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: 20230306 | ||
// Revision: 20230327 | ||
@@ -27,5 +27,5 @@ /// <reference types="gapi.client" /> | ||
interface CreateProfileRequest { | ||
/** Required. Deployment details. */ | ||
/** Deployment details. */ | ||
deployment?: Deployment; | ||
/** Required. One or more profile types that the agent is capable of providing. */ | ||
/** One or more profile types that the agent is capable of providing. */ | ||
profileType?: string[]; | ||
@@ -32,0 +32,0 @@ } |
{ | ||
"name": "@maxim_mazurok/gapi.client.cloudprofiler-v2", | ||
"version": "0.0.20230306", | ||
"version": "0.0.20230327", | ||
"description": "TypeScript typings for Cloud Profiler API v2", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.cloudprofiler-v2 definition tests */ | ||
// Revision: 20230306 | ||
// Revision: 20230327 | ||
@@ -9,0 +9,0 @@ gapi.load('client', async () => { |
23126