Skip to content

Commit

Permalink
feat: add edition/autoscale related fields (#5992)
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 518584143
Source-Link: googleapis/googleapis@e4a7ae6
Source-Link: googleapis/googleapis-gen@f3e8c09
Copy-Tag: eyJwIjoiQmlnUXVlcnlSZXNlcnZhdGlvbi8uT3dsQm90LnlhbWwiLCJoIjoiZjNlOGMwOWQxMGM4NTlmZjRlMjY3YjdlMWEzYmNhZWNjNTZkNWJlZiJ9
  • Loading branch information
gcf-owl-bot[bot] committed Mar 22, 2023
1 parent 579d308 commit f4134c2
Show file tree
Hide file tree
Showing 35 changed files with 528 additions and 98 deletions.
Binary file modified BigQueryReservation/metadata/V1/Reservation.php
Binary file not shown.
Expand Up @@ -50,8 +50,8 @@
* 3. Parent here is `projects/*/locations/*`, instead of
* `projects/*/locations/*reservations/*`.
*
* @param string $formattedParent The resource name with location (project name could be the wildcard '-'),
* e.g.:
* @param string $formattedParent The resource name with location (project name could be the
* wildcard '-'), e.g.:
* `projects/-/locations/US`. Please see
* {@see ReservationServiceClient::locationName()} for help formatting this field.
*/
Expand Down
Expand Up @@ -53,8 +53,8 @@
* **Note** "-" cannot be used for projects
* nor locations.
*
* @param string $formattedParent The resource name of the admin project(containing project and location),
* e.g.:
* @param string $formattedParent The resource name of the admin project(containing project and
* location), e.g.:
* `projects/myproject/locations/US`. Please see
* {@see ReservationServiceClient::locationName()} for help formatting this field.
*/
Expand Down
7 changes: 7 additions & 0 deletions BigQueryReservation/src/V1/Assignment/JobType.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

66 changes: 50 additions & 16 deletions BigQueryReservation/src/V1/CapacityCommitment.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

45 changes: 45 additions & 0 deletions BigQueryReservation/src/V1/CapacityCommitment/CommitmentPlan.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion BigQueryReservation/src/V1/CreateAssignmentRequest.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion BigQueryReservation/src/V1/CreateReservationRequest.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion BigQueryReservation/src/V1/DeleteAssignmentRequest.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion BigQueryReservation/src/V1/DeleteReservationRequest.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

70 changes: 70 additions & 0 deletions BigQueryReservation/src/V1/Edition.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f4134c2

Please sign in to comment.