@google-cloud/storage-control
Version:
Cloud Storage API client for Node.js
10 lines (9 loc) • 395 B
TypeScript
/**
* Updates generated samples by replacing storage with storage-control imports and initializations.
*/
export declare function updateSamples(): void;
/**
* Appends the @internal tag to the class level documentation headers of generated clients.
* This ensures that the docs pipeline ignores these classes when generating documentation.
*/
export declare function fixDocsHeaders(): void;