Skip to content

Conversation

@cloud-java-bot
Copy link
Collaborator

@cloud-java-bot cloud-java-bot commented Jul 2, 2024

chore: Update generation configuration at Tue Jul 2 22:52:30 UTC 2024

@cloud-java-bot cloud-java-bot requested review from a team as code owners July 2, 2024 17:25
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: storage Issues related to the googleapis/java-storage API. labels Jul 2, 2024
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: xs Pull request size is extra small. labels Jul 2, 2024
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • gapic-google-cloud-storage-v2/src/main/resources/com/google/storage/v2/gapic_metadata.json

Comment on lines +415 to +418
## Transport

Cloud Storage uses gRPC for the transport layer.

Copy link
Collaborator

Choose a reason for hiding this comment

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

This is only partially true, and is currently in preview. The default transport is JSON over HTTP. How do we exclude this from being added to the readme right now.

@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Tue Jul 2 17:25:13 UTC 2024 chore: Update generation configuration at Tue Jul 2 22:52:30 UTC 2024 Jul 2, 2024
@diegomarquezp
Copy link
Contributor

We will start a new PR with the fix from #2620

diegomarquezp added a commit to googleapis/sdk-platform-java that referenced this pull request Jul 22, 2024
This PR adds a new optional entry "`transport`" to
`generation_config.yaml`.

The `transport` entry will only have effect in the postprocessing output
(i.e. generated libraries will still have its transport inferred via
BUILD.bazel). The main output file affected by this is
`.repo-metadata.json` and its derived files (e.g. README.md).

This addresses the [need to allow a custom transport for
java-storage](googleapis/java-storage#2619 (comment)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/java-storage API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants