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