Skip to content

fix: preserve displayName and other config in uploadToFileSearchStore#1085

Open
kdevkr wants to merge 1 commit into
googleapis:mainfrom
kdevkr:fix/issue-821
Open

fix: preserve displayName and other config in uploadToFileSearchStore#1085
kdevkr wants to merge 1 commit into
googleapis:mainfrom
kdevkr:fix/issue-821

Conversation

@kdevkr

@kdevkr kdevkr commented Jun 20, 2026

Copy link
Copy Markdown

Fix

Fixes #821,

Use config.toBuilder() instead of a new builder
so all user-provided fields are preserved before overriding internal-only fields.

Testing

Tests run: 457, Failures: 0, Errors: 0, Skipped: 75

@google-cla

google-cla Bot commented Jun 20, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@kdevkr kdevkr marked this pull request as ready for review July 7, 2026 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

displayName (and other config fields) not included in uploadToFileSearchStore request

1 participant