/
opt
/
canhelp
/
node_modules
/
googleapis
/
build
/
src
/
apis
/
cloudprofiler
/
/opt/canhelp/node_modules/googleapis/build/src/apis/cloudprofiler
mkdir
upload
Name
Size
Mode
Actions
index.d.ts
632
0644
edit
dl
rm
index.js
1504
0644
edit
dl
rm
v2.d.ts
26071
0644
edit
dl
rm
v2.js
7327
0644
edit
dl
rm
Edit:
/opt/canhelp/node_modules/googleapis/build/src/apis/cloudprofiler/index.d.ts
(632B)
/*! THIS FILE IS AUTO-GENERATED */ import { AuthPlus } from 'googleapis-common'; import { cloudprofiler_v2 } from './v2'; export declare const VERSIONS: { v2: typeof cloudprofiler_v2.Cloudprofiler; }; export declare function cloudprofiler(version: 'v2'): cloudprofiler_v2.Cloudprofiler; export declare function cloudprofiler(options: cloudprofiler_v2.Options): cloudprofiler_v2.Cloudprofiler; declare const auth: AuthPlus; export { auth }; export { cloudprofiler_v2 }; export { AuthPlus, GlobalOptions, APIRequestContext, GoogleConfigurable, StreamMethodOptions, MethodOptions, BodyResponseCallback, } from 'googleapis-common';
Save
cmd:
run