Skip to content

Commit 4046366

Browse files
feat: [BigQueryReservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to (#8525)
* feat: Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to feat: Add Reservation.scaling_mode field and its corresponding enum message ScalingMode. This field should be used together with Reservation.max_slots PiperOrigin-RevId: 795606766 Source-Link: googleapis/googleapis@6388d14 Source-Link: googleapis/googleapis-gen@9fc20ac Copy-Tag: eyJwIjoiQmlnUXVlcnlSZXNlcnZhdGlvbi8uT3dsQm90LnlhbWwiLCJoIjoiOWZjMjBhYzA3ZGQxZDRlMWMzMWM1YjU2YmMxMGM5ZmQzM2M1NWY5MCJ9 * 🦉 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 87293f8 commit 4046366

4 files changed

Lines changed: 321 additions & 0 deletions

File tree

234 Bytes
Binary file not shown.

BigQueryReservation/src/V1/Reservation.php

Lines changed: 206 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

BigQueryReservation/src/V1/Reservation/ScalingMode.php

Lines changed: 107 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)