Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
🦉 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Sep 7, 2023
1 parent d63d36b commit 7e43cca
Show file tree
Hide file tree
Showing 92 changed files with 8 additions and 32,652 deletions.
Expand Up @@ -2469,6 +2469,7 @@ async def move_assignment(
metadata: Sequence[Tuple[str, str]] = (),
) -> reservation.Assignment:
r"""Moves an assignment under a new reservation.
This differs from removing an existing assignment and
recreating a new one by providing a transactional change
that ensures an assignee always has an associated
Expand Down
Expand Up @@ -2673,6 +2673,7 @@ def move_assignment(
metadata: Sequence[Tuple[str, str]] = (),
) -> reservation.Assignment:
r"""Moves an assignment under a new reservation.
This differs from removing an existing assignment and
recreating a new one by providing a transactional change
that ensures an assignee always has an associated
Expand Down
Expand Up @@ -870,6 +870,7 @@ def move_assignment(
r"""Return a callable for the move assignment method over gRPC.
Moves an assignment under a new reservation.
This differs from removing an existing assignment and
recreating a new one by providing a transactional change
that ensures an assignee always has an associated
Expand Down
Expand Up @@ -890,6 +890,7 @@ def move_assignment(
r"""Return a callable for the move assignment method over gRPC.
Moves an assignment under a new reservation.
This differs from removing an existing assignment and
recreating a new one by providing a transactional change
that ensures an assignee always has an associated
Expand Down
4 changes: 4 additions & 0 deletions google/cloud/bigquery_reservation_v1/types/reservation.py
Expand Up @@ -141,11 +141,13 @@ class Reservation(proto.Message):
Applicable only for reservations located
within one of the BigQuery multi-regions (US or
EU).
If set to true, this reservation is placed in
the organization's secondary region which is
designated for disaster recovery purposes. If
false, this reservation is placed in the
organization's default region.
NOTE: this is a preview feature. Project must be
allow-listed in order to set this field.
edition (google.cloud.bigquery_reservation_v1.types.Edition):
Expand Down Expand Up @@ -260,11 +262,13 @@ class CapacityCommitment(proto.Message):
Applicable only for commitments located
within one of the BigQuery multi-regions (US or
EU).
If set to true, this commitment is placed in the
organization's secondary region which is
designated for disaster recovery purposes. If
false, this commitment is placed in the
organization's default region.
NOTE: this is a preview feature. Project must be
allow-listed in order to set this field.
edition (google.cloud.bigquery_reservation_v1.types.Edition):
Expand Down
13 changes: 0 additions & 13 deletions owl-bot-staging/v1/.coveragerc

This file was deleted.

33 changes: 0 additions & 33 deletions owl-bot-staging/v1/.flake8

This file was deleted.

2 changes: 0 additions & 2 deletions owl-bot-staging/v1/MANIFEST.in

This file was deleted.

49 changes: 0 additions & 49 deletions owl-bot-staging/v1/README.rst

This file was deleted.

3 changes: 0 additions & 3 deletions owl-bot-staging/v1/docs/_static/custom.css

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions owl-bot-staging/v1/docs/bigquery_reservation_v1/services.rst

This file was deleted.

6 changes: 0 additions & 6 deletions owl-bot-staging/v1/docs/bigquery_reservation_v1/types.rst

This file was deleted.

0 comments on commit 7e43cca

Please sign in to comment.