Skip to content

chore(DiscoveryEngine): remove obsolete files - #9552

Open
sofisl wants to merge 1 commit into
mainfrom
feat/discoveryengine
Open

chore(DiscoveryEngine): remove obsolete files#9552
sofisl wants to merge 1 commit into
mainfrom
feat/discoveryengine

Conversation

@sofisl

@sofisl sofisl commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

This PR removes obsolete structural files for DiscoveryEngine that are no longer generated.

Testing Deletions

I attempted to load the deleted classes to prove they do not exist anymore.

Test Script:

<?php
require 'vendor/autoload.php';
echo "Testing deleted classes for DiscoveryEngine...\n";
$success = true;
if (!$success) exit(1);

Output:

Testing deleted classes for DiscoveryEngine...

BREAKING_CHANGE_REASON=In google-cloud-php PR #7467, DiscoveryEngine was promoted to stable (V1) and V1beta was removed from the core library. OwlBot failed to delete the corresponding orphaned samples/V1beta directory.

For googleapis/librarian#7366

@sofisl
sofisl requested a review from a team as a code owner August 21, 2026 20:06
@product-auto-label product-auto-label Bot added the api: discoveryengine Issues related to the Discovery Engine API API. label Aug 21, 2026
@snippet-bot

snippet-bot Bot commented Aug 21, 2026

Copy link
Copy Markdown

Here is the summary of changes.

You are about to delete 71 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: discoveryengine Issues related to the Discovery Engine API API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant