Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

build: update README to indicate that source has moved and delete all files#400

Closed
parthea wants to merge 1 commit intomainfrom
migrate-library.2026-03-02.20-45-29
Closed

build: update README to indicate that source has moved and delete all files#400
parthea wants to merge 1 commit intomainfrom
migrate-library.2026-03-02.20-45-29

Conversation

@parthea
Copy link
Contributor

@parthea parthea commented Mar 2, 2026

@parthea parthea requested review from a team as code owners March 2, 2026 20:46
@parthea parthea added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Mar 2, 2026
@parthea parthea requested a review from a team as a code owner March 2, 2026 20:46
@parthea parthea requested review from m-strzelczyk and removed request for a team March 2, 2026 20:46
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Mar 2, 2026
@gemini-code-assist
Copy link

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request marks the final step in migrating the documentai-toolbox library. It involves archiving the current repository by deleting nearly all existing files and updating the README to redirect users to the new monorepo home. This ensures a clean transition and consolidates the library's development within the broader google-cloud-python project.

Highlights

  • Repository Migration: This pull request completes the migration of the documentai-toolbox library to the google-cloud-python monorepo by removing almost all files from this repository.
  • README Update: The README.rst file has been updated to clearly indicate that the source code and history have moved to the new monorepo location.
  • File Deletion: Numerous configuration files, documentation, samples, scripts, and test resources have been deleted as part of the archiving process.
Changelog
  • .coveragerc
    • Removed as part of repository migration.
  • .flake8
    • Removed as part of repository migration.
  • .github/.OwlBot.lock.yaml
    • Removed as part of repository migration.
  • .github/.OwlBot.yaml
    • Removed as part of repository migration.
  • .github/CODEOWNERS
    • Removed as part of repository migration.
  • .github/CONTRIBUTING.md
    • Removed as part of repository migration.
  • .github/ISSUE_TEMPLATE/bug_report.md
    • Removed as part of repository migration.
  • .github/ISSUE_TEMPLATE/feature_request.md
    • Removed as part of repository migration.
  • .github/ISSUE_TEMPLATE/support_request.md
    • Removed as part of repository migration.
  • .github/PULL_REQUEST_TEMPLATE.md
    • Removed as part of repository migration.
  • .github/auto-approve.yml
    • Removed as part of repository migration.
  • .github/auto-label.yaml
    • Removed as part of repository migration.
  • .github/blunderbuss.yml
    • Removed as part of repository migration.
  • .github/header-checker-lint.yml
    • Removed as part of repository migration.
  • .github/release-please.yml
    • Removed as part of repository migration.
  • .github/release-trigger.yml
    • Removed as part of repository migration.
  • .github/sync-repo-settings.yaml
    • Removed as part of repository migration.
  • .gitignore
    • Removed as part of repository migration.
  • .kokoro/build.sh
    • Removed as part of repository migration.
  • .kokoro/continuous/common.cfg
    • Removed as part of repository migration.
  • .kokoro/continuous/continuous.cfg
    • Removed as part of repository migration.
  • .kokoro/continuous/prerelease-deps.cfg
    • Removed as part of repository migration.
  • .kokoro/populate-secrets.sh
    • Removed as part of repository migration.
  • .kokoro/presubmit/common.cfg
    • Removed as part of repository migration.
  • .kokoro/presubmit/prerelease-deps.cfg
    • Removed as part of repository migration.
  • .kokoro/presubmit/presubmit.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/lint/common.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/lint/continuous.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/lint/periodic.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/lint/presubmit.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.10/common.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.10/continuous.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.10/periodic-head.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.10/periodic.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.10/presubmit.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.11/common.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.11/continuous.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.11/periodic-head.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.11/periodic.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.11/presubmit.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.12/common.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.12/continuous.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.12/periodic-head.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.12/periodic.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.12/presubmit.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.13/common.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.13/continuous.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.13/periodic-head.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.13/periodic.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.13/presubmit.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.6/common.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.6/continuous.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.6/periodic-head.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.6/periodic.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.6/presubmit.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.7/common.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.7/continuous.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.7/periodic-head.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.7/periodic.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.7/presubmit.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.8/common.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.8/continuous.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.8/periodic-head.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.8/periodic.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.8/presubmit.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.9/common.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.9/continuous.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.9/periodic-head.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.9/periodic.cfg
    • Removed as part of repository migration.
  • .kokoro/samples/python3.9/presubmit.cfg
    • Removed as part of repository migration.
  • .kokoro/test-samples-against-head.sh
    • Removed as part of repository migration.
  • .kokoro/test-samples-impl.sh
    • Removed as part of repository migration.
  • .kokoro/test-samples.sh
    • Removed as part of repository migration.
  • .kokoro/trampoline.sh
    • Removed as part of repository migration.
  • .kokoro/trampoline_v2.sh
    • Removed as part of repository migration.
  • .pre-commit-config.yaml
    • Removed as part of repository migration.
  • .trampolinerc
    • Removed as part of repository migration.
  • CHANGELOG.md
    • Removed as part of repository migration.
  • CODE_OF_CONDUCT.md
    • Removed as part of repository migration.
  • CONTRIBUTING.rst
    • Removed as part of repository migration.
  • MANIFEST.in
    • Removed as part of repository migration.
  • README.rst
    • Updated to indicate that the repository contents and history have moved to the google-cloud-python monorepo.
  • docs/README.rst
    • Removed as part of repository migration.
  • docs/_static/custom.css
    • Removed as part of repository migration.
  • docs/_templates/layout.html
    • Removed as part of repository migration.
  • docs/changelog.md
    • Removed as part of repository migration.
  • docs/conf.py
    • Removed as part of repository migration.
  • docs/documentai_toolbox/document.rst
    • Removed as part of repository migration.
  • docs/documentai_toolbox/entity.rst
    • Removed as part of repository migration.
  • docs/documentai_toolbox/page.rst
    • Removed as part of repository migration.
  • docs/documentai_toolbox/utilities.rst
    • Removed as part of repository migration.
  • docs/documentai_toolbox/wrappers.rst
    • Removed as part of repository migration.
  • docs/index.rst
    • Removed as part of repository migration.
  • docs/summary_overview.md
    • Removed as part of repository migration.
  • google/cloud/documentai_toolbox/init.py
    • Removed as part of repository migration.
  • google/cloud/documentai_toolbox/constants.py
    • Removed as part of repository migration.
  • google/cloud/documentai_toolbox/converters/init.py
    • Removed as part of repository migration.
  • google/cloud/documentai_toolbox/converters/config/init.py
    • Removed as part of repository migration.
  • google/cloud/documentai_toolbox/converters/config/bbox_conversion.py
    • Removed as part of repository migration.
  • google/cloud/documentai_toolbox/converters/config/block.py
    • Removed as part of repository migration.
  • google/cloud/documentai_toolbox/converters/converter.py
    • Removed as part of repository migration.
  • google/cloud/documentai_toolbox/converters/vision_helpers.py
    • Removed as part of repository migration.
  • google/cloud/documentai_toolbox/py.typed
    • Removed as part of repository migration.
  • google/cloud/documentai_toolbox/templates/hocr_document_template.xml.j2
    • Removed as part of repository migration.
  • google/cloud/documentai_toolbox/utilities/init.py
    • Removed as part of repository migration.
  • google/cloud/documentai_toolbox/utilities/docai_utilities.py
    • Removed as part of repository migration.
  • google/cloud/documentai_toolbox/utilities/gcs_utilities.py
    • Removed as part of repository migration.
  • google/cloud/documentai_toolbox/version.py
    • Removed as part of repository migration.
  • google/cloud/documentai_toolbox/wrappers/init.py
    • Removed as part of repository migration.
  • google/cloud/documentai_toolbox/wrappers/document.py
    • Removed as part of repository migration.
  • google/cloud/documentai_toolbox/wrappers/entity.py
    • Removed as part of repository migration.
  • google/cloud/documentai_toolbox/wrappers/page.py
    • Removed as part of repository migration.
  • noxfile.py
    • Removed as part of repository migration.
  • owlbot.py
    • Removed as part of repository migration.
  • pytest.ini
    • Removed as part of repository migration.
  • renovate.json
    • Removed as part of repository migration.
  • samples/sample-converter-configs/AWS/AWS-config.json
    • Removed as part of repository migration.
  • samples/sample-converter-configs/Azure/form-config.json
    • Removed as part of repository migration.
  • samples/sample-converter-configs/Azure/invoice-config.json
    • Removed as part of repository migration.
  • samples/snippets/convert_document_to_hocr_sample.py
    • Removed as part of repository migration.
  • samples/snippets/convert_document_to_vision_sample.py
    • Removed as part of repository migration.
  • samples/snippets/convert_external_annotations_sample.py
    • Removed as part of repository migration.
  • samples/snippets/create_batches_sample.py
    • Removed as part of repository migration.
  • samples/snippets/entities_to_bigquery_sample.py
    • Removed as part of repository migration.
  • samples/snippets/export_images_sample.py
    • Removed as part of repository migration.
  • samples/snippets/merge_document_shards_sample.py
    • Removed as part of repository migration.
  • samples/snippets/noxfile.py
    • Removed as part of repository migration.
  • samples/snippets/quickstart_sample.py
    • Removed as part of repository migration.
  • samples/snippets/requirements-test.txt
    • Removed as part of repository migration.
  • samples/snippets/requirements.txt
    • Removed as part of repository migration.
  • samples/snippets/split_pdf_sample.py
    • Removed as part of repository migration.
  • samples/snippets/table_sample.py
    • Removed as part of repository migration.
  • samples/snippets/test_convert_document_to_hocr_sample.py
    • Removed as part of repository migration.
  • samples/snippets/test_convert_document_to_vision_sample.py
    • Removed as part of repository migration.
  • samples/snippets/test_convert_external_annotations_sample.py
    • Removed as part of repository migration.
  • samples/snippets/test_create_batches_sample.py
    • Removed as part of repository migration.
  • samples/snippets/test_entities_to_bigquery_sample.py
    • Removed as part of repository migration.
  • samples/snippets/test_export_images_sample.py
    • Removed as part of repository migration.
  • samples/snippets/test_merge_document_shards_sample.py
    • Removed as part of repository migration.
  • samples/snippets/test_quickstart_sample.py
    • Removed as part of repository migration.
  • samples/snippets/test_split_pdf_sample.py
    • Removed as part of repository migration.
  • samples/snippets/test_table_sample.py
    • Removed as part of repository migration.
  • scripts/decrypt-secrets.sh
    • Removed as part of repository migration.
  • scripts/readme-gen/readme_gen.py
    • Removed as part of repository migration.
  • scripts/readme-gen/templates/README.tmpl.rst
    • Removed as part of repository migration.
  • scripts/readme-gen/templates/auth.tmpl.rst
    • Removed as part of repository migration.
  • scripts/readme-gen/templates/auth_api_key.tmpl.rst
    • Removed as part of repository migration.
  • scripts/readme-gen/templates/install_deps.tmpl.rst
    • Removed as part of repository migration.
  • scripts/readme-gen/templates/install_portaudio.tmpl.rst
    • Removed as part of repository migration.
  • setup.py
    • Removed as part of repository migration.
  • testing/.gitignore
    • Removed as part of repository migration.
  • testing/constraints-3.10.txt
    • Removed as part of repository migration.
  • testing/constraints-3.11.txt
    • Removed as part of repository migration.
  • testing/constraints-3.12.txt
    • Removed as part of repository migration.
  • testing/constraints-3.13.txt
    • Removed as part of repository migration.
  • testing/constraints-3.14.txt
    • Removed as part of repository migration.
  • testing/constraints-3.8.txt
    • Removed as part of repository migration.
  • testing/constraints-3.9.txt
    • Removed as part of repository migration.
  • tests/init.py
    • Removed as part of repository migration.
  • tests/unit/init.py
    • Removed as part of repository migration.
  • tests/unit/resources/blank_document.json
    • Removed as part of repository migration.
  • tests/unit/resources/classifier/custom_classifier_output.json
    • Removed as part of repository migration.
  • tests/unit/resources/converters/test_config_type_1.json
    • Removed as part of repository migration.
  • tests/unit/resources/converters/test_config_type_2.json
    • Removed as part of repository migration.
  • tests/unit/resources/converters/test_config_type_3.json
    • Removed as part of repository migration.
  • tests/unit/resources/converters/test_type_1.json
    • Removed as part of repository migration.
  • tests/unit/resources/converters/test_type_2.json
    • Removed as part of repository migration.
  • tests/unit/resources/converters/test_type_3.json
    • Removed as part of repository migration.
  • tests/unit/resources/layout_parser/layout_parser.json
    • Removed as part of repository migration.
  • tests/unit/resources/missing_shard/Winnie_the_Pooh_50_Pages-0.json
    • Removed as part of repository migration.
  • tests/unit/resources/missing_shard/Winnie_the_Pooh_50_Pages-1.json
    • Removed as part of repository migration.
  • tests/unit/resources/missing_shard/Winnie_the_Pooh_50_Pages-3.json
    • Removed as part of repository migration.
  • tests/unit/resources/missing_shard/Winnie_the_Pooh_50_Pages-4.json
    • Removed as part of repository migration.
  • tests/unit/resources/pretrained-ocr-v2.0-2023-06-02_math_output.json
    • Removed as part of repository migration.
  • tests/unit/resources/splitter/procurement_splitter_output.json
    • Removed as part of repository migration.
  • tests/unit/resources/toolbox_invoice_test-0-hocr-escape.json
    • Removed as part of repository migration.
  • tests/unit/resources/toolbox_invoice_test-0-hocr-escape.xml
    • Removed as part of repository migration.
  • tests/unit/resources/toolbox_invoice_test_0_hocr.xml
    • Removed as part of repository migration.
  • tests/unit/resources/unordered_shards/Winnie_the_Pooh_50_Pages-0.json
    • Removed as part of repository migration.
  • tests/unit/resources/unordered_shards/Winnie_the_Pooh_50_Pages-1.json
    • Removed as part of repository migration.
  • tests/unit/resources/unordered_shards/Winnie_the_Pooh_50_Pages-2.json
    • Removed as part of repository migration.
  • tests/unit/resources/unordered_shards/Winnie_the_Pooh_50_Pages-3.json
    • Removed as part of repository migration.
  • tests/unit/resources/unordered_shards/Winnie_the_Pooh_50_Pages-4.json
    • Removed as part of repository migration.
  • tests/unit/test_bbox_conversion.py
    • Removed as part of repository migration.
  • tests/unit/test_block.py
    • Removed as part of repository migration.
  • tests/unit/test_converter.py
    • Removed as part of repository migration.
  • tests/unit/test_document.py
    • Removed as part of repository migration.
  • tests/unit/test_entity.py
    • Removed as part of repository migration.
  • tests/unit/test_gcs_utilities.py
    • Removed as part of repository migration.
  • tests/unit/test_packaging.py
    • Removed as part of repository migration.
  • tests/unit/test_page.py
    • Removed as part of repository migration.
  • tests/unit/test_vision_helper.py
    • Removed as part of repository migration.
Ignored Files
  • Ignored by pattern: .github/workflows/** (3)
    • .github/workflows/docs.yml
    • .github/workflows/lint.yml
    • .github/workflows/unittest.yml
Activity
  • The pull request addresses issue #11026 in the googleapis/google-cloud-python repository, indicating a planned migration or consolidation effort.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request archives the repository by deleting all source code, tests, documentation, and configuration files. It also updates the README.rst to inform users that the repository has been archived and directs them to the new location of the source code within the google-cloud-python repository. The changes are consistent with the goal of archiving this repository.

@parthea parthea closed this Mar 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

do not merge Indicates a pull request not ready for merge, due to either quality or timing. size: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants