Skip to content

Commit f2218c1

Browse files
feat(bigqueryreservation): update the api
#### bigqueryreservation:v1 The following keys were added: - schemas.MoveAssignmentRequest.properties.assignmentId.type (Total Keys: 1)
1 parent 5bfcdbf commit f2218c1

4 files changed

+55
-26
lines changed

docs/dyn/bigqueryreservation_v1.projects.locations.capacityCommitments.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h3>Method Details</h3>
119119
{ # Capacity commitment is a way to purchase compute capacity for BigQuery jobs (in the form of slots) with some committed period of usage. Annual commitments renew by default. Commitments can be removed after their commitment end time passes. In order to remove annual commitment, its plan needs to be changed to monthly or flex first. A capacity commitment resource exists as a child resource of the admin project.
120120
&quot;commitmentEndTime&quot;: &quot;A String&quot;, # Output only. The end of the current commitment period. It is applicable only for ACTIVE capacity commitments.
121121
&quot;commitmentStartTime&quot;: &quot;A String&quot;, # Output only. The start of the current commitment period. It is applicable only for ACTIVE capacity commitments.
122-
&quot;edition&quot;: &quot;A String&quot;, # Do not use.
122+
&quot;edition&quot;: &quot;A String&quot;, # Edition of the capacity commitment.
123123
&quot;failureStatus&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. For FAILED commitment plan, provides the reason of failure.
124124
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
125125
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
@@ -150,7 +150,7 @@ <h3>Method Details</h3>
150150
{ # Capacity commitment is a way to purchase compute capacity for BigQuery jobs (in the form of slots) with some committed period of usage. Annual commitments renew by default. Commitments can be removed after their commitment end time passes. In order to remove annual commitment, its plan needs to be changed to monthly or flex first. A capacity commitment resource exists as a child resource of the admin project.
151151
&quot;commitmentEndTime&quot;: &quot;A String&quot;, # Output only. The end of the current commitment period. It is applicable only for ACTIVE capacity commitments.
152152
&quot;commitmentStartTime&quot;: &quot;A String&quot;, # Output only. The start of the current commitment period. It is applicable only for ACTIVE capacity commitments.
153-
&quot;edition&quot;: &quot;A String&quot;, # Do not use.
153+
&quot;edition&quot;: &quot;A String&quot;, # Edition of the capacity commitment.
154154
&quot;failureStatus&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. For FAILED commitment plan, provides the reason of failure.
155155
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
156156
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
@@ -205,7 +205,7 @@ <h3>Method Details</h3>
205205
{ # Capacity commitment is a way to purchase compute capacity for BigQuery jobs (in the form of slots) with some committed period of usage. Annual commitments renew by default. Commitments can be removed after their commitment end time passes. In order to remove annual commitment, its plan needs to be changed to monthly or flex first. A capacity commitment resource exists as a child resource of the admin project.
206206
&quot;commitmentEndTime&quot;: &quot;A String&quot;, # Output only. The end of the current commitment period. It is applicable only for ACTIVE capacity commitments.
207207
&quot;commitmentStartTime&quot;: &quot;A String&quot;, # Output only. The start of the current commitment period. It is applicable only for ACTIVE capacity commitments.
208-
&quot;edition&quot;: &quot;A String&quot;, # Do not use.
208+
&quot;edition&quot;: &quot;A String&quot;, # Edition of the capacity commitment.
209209
&quot;failureStatus&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. For FAILED commitment plan, provides the reason of failure.
210210
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
211211
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
@@ -245,7 +245,7 @@ <h3>Method Details</h3>
245245
{ # Capacity commitment is a way to purchase compute capacity for BigQuery jobs (in the form of slots) with some committed period of usage. Annual commitments renew by default. Commitments can be removed after their commitment end time passes. In order to remove annual commitment, its plan needs to be changed to monthly or flex first. A capacity commitment resource exists as a child resource of the admin project.
246246
&quot;commitmentEndTime&quot;: &quot;A String&quot;, # Output only. The end of the current commitment period. It is applicable only for ACTIVE capacity commitments.
247247
&quot;commitmentStartTime&quot;: &quot;A String&quot;, # Output only. The start of the current commitment period. It is applicable only for ACTIVE capacity commitments.
248-
&quot;edition&quot;: &quot;A String&quot;, # Do not use.
248+
&quot;edition&quot;: &quot;A String&quot;, # Edition of the capacity commitment.
249249
&quot;failureStatus&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. For FAILED commitment plan, provides the reason of failure.
250250
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
251251
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
@@ -307,7 +307,7 @@ <h3>Method Details</h3>
307307
{ # Capacity commitment is a way to purchase compute capacity for BigQuery jobs (in the form of slots) with some committed period of usage. Annual commitments renew by default. Commitments can be removed after their commitment end time passes. In order to remove annual commitment, its plan needs to be changed to monthly or flex first. A capacity commitment resource exists as a child resource of the admin project.
308308
&quot;commitmentEndTime&quot;: &quot;A String&quot;, # Output only. The end of the current commitment period. It is applicable only for ACTIVE capacity commitments.
309309
&quot;commitmentStartTime&quot;: &quot;A String&quot;, # Output only. The start of the current commitment period. It is applicable only for ACTIVE capacity commitments.
310-
&quot;edition&quot;: &quot;A String&quot;, # Do not use.
310+
&quot;edition&quot;: &quot;A String&quot;, # Edition of the capacity commitment.
311311
&quot;failureStatus&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. For FAILED commitment plan, provides the reason of failure.
312312
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
313313
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
@@ -338,7 +338,7 @@ <h3>Method Details</h3>
338338
{ # Capacity commitment is a way to purchase compute capacity for BigQuery jobs (in the form of slots) with some committed period of usage. Annual commitments renew by default. Commitments can be removed after their commitment end time passes. In order to remove annual commitment, its plan needs to be changed to monthly or flex first. A capacity commitment resource exists as a child resource of the admin project.
339339
&quot;commitmentEndTime&quot;: &quot;A String&quot;, # Output only. The end of the current commitment period. It is applicable only for ACTIVE capacity commitments.
340340
&quot;commitmentStartTime&quot;: &quot;A String&quot;, # Output only. The start of the current commitment period. It is applicable only for ACTIVE capacity commitments.
341-
&quot;edition&quot;: &quot;A String&quot;, # Do not use.
341+
&quot;edition&quot;: &quot;A String&quot;, # Edition of the capacity commitment.
342342
&quot;failureStatus&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. For FAILED commitment plan, provides the reason of failure.
343343
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
344344
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
@@ -368,7 +368,7 @@ <h3>Method Details</h3>
368368
{ # Capacity commitment is a way to purchase compute capacity for BigQuery jobs (in the form of slots) with some committed period of usage. Annual commitments renew by default. Commitments can be removed after their commitment end time passes. In order to remove annual commitment, its plan needs to be changed to monthly or flex first. A capacity commitment resource exists as a child resource of the admin project.
369369
&quot;commitmentEndTime&quot;: &quot;A String&quot;, # Output only. The end of the current commitment period. It is applicable only for ACTIVE capacity commitments.
370370
&quot;commitmentStartTime&quot;: &quot;A String&quot;, # Output only. The start of the current commitment period. It is applicable only for ACTIVE capacity commitments.
371-
&quot;edition&quot;: &quot;A String&quot;, # Do not use.
371+
&quot;edition&quot;: &quot;A String&quot;, # Edition of the capacity commitment.
372372
&quot;failureStatus&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. For FAILED commitment plan, provides the reason of failure.
373373
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
374374
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
@@ -412,7 +412,7 @@ <h3>Method Details</h3>
412412
&quot;first&quot;: { # Capacity commitment is a way to purchase compute capacity for BigQuery jobs (in the form of slots) with some committed period of usage. Annual commitments renew by default. Commitments can be removed after their commitment end time passes. In order to remove annual commitment, its plan needs to be changed to monthly or flex first. A capacity commitment resource exists as a child resource of the admin project. # First capacity commitment, result of a split.
413413
&quot;commitmentEndTime&quot;: &quot;A String&quot;, # Output only. The end of the current commitment period. It is applicable only for ACTIVE capacity commitments.
414414
&quot;commitmentStartTime&quot;: &quot;A String&quot;, # Output only. The start of the current commitment period. It is applicable only for ACTIVE capacity commitments.
415-
&quot;edition&quot;: &quot;A String&quot;, # Do not use.
415+
&quot;edition&quot;: &quot;A String&quot;, # Edition of the capacity commitment.
416416
&quot;failureStatus&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. For FAILED commitment plan, provides the reason of failure.
417417
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
418418
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
@@ -432,7 +432,7 @@ <h3>Method Details</h3>
432432
&quot;second&quot;: { # Capacity commitment is a way to purchase compute capacity for BigQuery jobs (in the form of slots) with some committed period of usage. Annual commitments renew by default. Commitments can be removed after their commitment end time passes. In order to remove annual commitment, its plan needs to be changed to monthly or flex first. A capacity commitment resource exists as a child resource of the admin project. # Second capacity commitment, result of a split.
433433
&quot;commitmentEndTime&quot;: &quot;A String&quot;, # Output only. The end of the current commitment period. It is applicable only for ACTIVE capacity commitments.
434434
&quot;commitmentStartTime&quot;: &quot;A String&quot;, # Output only. The start of the current commitment period. It is applicable only for ACTIVE capacity commitments.
435-
&quot;edition&quot;: &quot;A String&quot;, # Do not use.
435+
&quot;edition&quot;: &quot;A String&quot;, # Edition of the capacity commitment.
436436
&quot;failureStatus&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. For FAILED commitment plan, provides the reason of failure.
437437
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
438438
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.

docs/dyn/bigqueryreservation_v1.projects.locations.reservations.assignments.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ <h3>Method Details</h3>
205205
The object takes the form of:
206206

207207
{ # The request for ReservationService.MoveAssignment. **Note**: &quot;bigquery.reservationAssignments.create&quot; permission is required on the destination_id. **Note**: &quot;bigquery.reservationAssignments.create&quot; and &quot;bigquery.reservationAssignments.delete&quot; permission are required on the related assignee.
208+
&quot;assignmentId&quot;: &quot;A String&quot;, # The optional assignment ID. A new assignment name is generated if this field is empty. This field can contain only lowercase alphanumeric characters or dashes. Max length is 64 characters.
208209
&quot;destinationId&quot;: &quot;A String&quot;, # The new reservation ID, e.g.: `projects/myotherproject/locations/US/reservations/team2-prod`
209210
}
210211

0 commit comments

Comments
 (0)