Skip to content

Commit 2a2a0e8

Browse files
feat: Added support for JUPYTER_KERNEL_GATEWAY component (#31535)
PiperOrigin-RevId: 810157893 Source-Link: googleapis/googleapis@d89b4d0 Source-Link: googleapis/googleapis-gen@40b65d2 Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWRhdGFwcm9jLXYxLy5Pd2xCb3QueWFtbCIsImgiOiI0MGI2NWQyNmMyMzE3NmY2YzIyMjkwNTRlMTA0MTljNjViZDRiZTNmIn0= * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 6d01092 commit 2a2a0e8

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

  • google-cloud-dataproc-v1

google-cloud-dataproc-v1/lib/google/cloud/dataproc/v1/shared_pb.rb

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

google-cloud-dataproc-v1/proto_docs/google/cloud/dataproc/v1/shared.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,9 @@ module Component
640640
# The Jupyter Notebook.
641641
JUPYTER = 1
642642

643+
# The Jupyter Kernel Gateway.
644+
JUPYTER_KERNEL_GATEWAY = 22
645+
643646
# The Pig component.
644647
PIG = 21
645648

0 commit comments

Comments
 (0)