@google-cloud/resource-manager
Version:
Cloud Resource Manager Client Library for Node.js
8 lines (7 loc) • 382 B
TypeScript
export { FoldersClient } from './folders_client';
export { OrganizationsClient } from './organizations_client';
export { ProjectsClient } from './projects_client';
export { TagBindingsClient } from './tag_bindings_client';
export { TagHoldsClient } from './tag_holds_client';
export { TagKeysClient } from './tag_keys_client';
export { TagValuesClient } from './tag_values_client';