📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 09:33:42
📂
/ (Root)
/
home
/
orkouolp
/
nodevenv
/
node_js
/
orkofarms.com
/
18
/
lib
/
node_modules
/
googleapis
/
build
/
src
/
apis
/
tpu
📍 /home/orkouolp/nodevenv/node_js/orkofarms.com/18/lib/node_modules/googleapis/build/src/apis/tpu
🔄 Refresh
✏️
Editing: index.d.ts
Writable
/*! THIS FILE IS AUTO-GENERATED */ import { AuthPlus } from 'googleapis-common'; import { tpu_v1 } from './v1'; import { tpu_v1alpha1 } from './v1alpha1'; import { tpu_v2 } from './v2'; import { tpu_v2alpha1 } from './v2alpha1'; export declare const VERSIONS: { v1: typeof tpu_v1.Tpu; v1alpha1: typeof tpu_v1alpha1.Tpu; v2: typeof tpu_v2.Tpu; v2alpha1: typeof tpu_v2alpha1.Tpu; }; export declare function tpu(version: 'v1'): tpu_v1.Tpu; export declare function tpu(options: tpu_v1.Options): tpu_v1.Tpu; export declare function tpu(version: 'v1alpha1'): tpu_v1alpha1.Tpu; export declare function tpu(options: tpu_v1alpha1.Options): tpu_v1alpha1.Tpu; export declare function tpu(version: 'v2'): tpu_v2.Tpu; export declare function tpu(options: tpu_v2.Options): tpu_v2.Tpu; export declare function tpu(version: 'v2alpha1'): tpu_v2alpha1.Tpu; export declare function tpu(options: tpu_v2alpha1.Options): tpu_v2alpha1.Tpu; declare const auth: AuthPlus; export { auth }; export { tpu_v1 }; export { tpu_v1alpha1 }; export { tpu_v2 }; export { tpu_v2alpha1 }; export { AuthPlus, GlobalOptions, APIRequestContext, GoogleConfigurable, StreamMethodOptions, GaxiosPromise, MethodOptions, BodyResponseCallback, } from 'googleapis-common';
💾 Save Changes
❌ Cancel