Skip to content

Regenerating auto-gen clients - builder parameterization#2583

Merged
garrettjonesgoogle merged 3 commits intogoogleapis:masterfrom
garrettjonesgoogle:master
Nov 7, 2017
Merged

Regenerating auto-gen clients - builder parameterization#2583
garrettjonesgoogle merged 3 commits intogoogleapis:masterfrom
garrettjonesgoogle:master

Conversation

@garrettjonesgoogle
Copy link
Copy Markdown
Contributor

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 6, 2017
Copy link
Copy Markdown
Contributor

@michaelbausor michaelbausor left a comment

Choose a reason for hiding this comment

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

LGTM after minor nits and tests pass

return defaultGrpcTransportProviderBuilder().build();
}

@BetaApi("The surface for customizing headers is not stable yet and my change in the future.")

This comment was marked as spam.

This comment was marked as spam.

if (channelProvider.needsHeaders()) {
channelProvider = channelProvider.withHeaders(builder.headerProvider.getHeaders());
}
if (channelProvider.needsEndpoint()) {

This comment was marked as spam.

This comment was marked as spam.

@garrettjonesgoogle garrettjonesgoogle merged commit b73fc8b into googleapis:master Nov 7, 2017
schmidt-sebastian pushed a commit to FirebasePrivate/google-cloud-java that referenced this pull request Nov 9, 2017
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
Following the
[instructions](https://g3doc.corp.google.com/company/teams/cloud-sdk/client-libraries/team/automation/docs/owlbot-usage-guide.md?cl=head#how-will-i-test-my-githubowlbotyaml-file),
I ran:
```
cd sdk-platform-java

docker run --rm --user $(id -u):$(id -g)   -v $(pwd):/repo -v /tmp/googleapis-gen:/googleapis-gen -w /repo   --env HOME=/tmp   gcr.io/cloud-devrel-public-resources/owlbot-cli:latest copy-code   --source-repo=/googleapis-gen --config-file=java-common-protos/.OwlBot.yaml

docker run  --user $(id -u):$(id -g) --rm -v $(pwd):/repo -w /repo gcr.io/cloud-devrel-public-resources/owlbot-java:latest
```

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Mar 30, 2026
New samples
* `storage_create_bucket_hierarchical_namespace`
* `storage_control_create_folder`
* `storage_control_delete_folder`
* `storage_control_get_folder`
* `storage_control_list_folders`
* `storage_control_rename_folder`

Fixes #2569
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
…ngs files (#2583)

* fix: Update .OwlBot-hermetic.yaml to preserve SubscriberShutdownSettings files

* chore: generate libraries at Wed Oct  8 20:58:37 UTC 2025

---------

Co-authored-by: cloud-java-bot <[email protected]>
meltsufin pushed a commit that referenced this pull request May 1, 2026
…ngs files (#2583)

* fix: Update .OwlBot-hermetic.yaml to preserve SubscriberShutdownSettings files

* chore: generate libraries at Wed Oct  8 20:58:37 UTC 2025

---------

Co-authored-by: cloud-java-bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants