google-apis-bigqueryreservation_v1 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 8359cbe940a5f3fb9fe1bc3b3c3f0051aa3b2a081ff06af915e577dd6ca94ab8
4
+ data.tar.gz: 699b123a2156989f2a0c585099861db79f5fe0126bcd1aa7032858a1852619b4
5
+ SHA512:
6
+ metadata.gz: f18c8af54f4bc5332b5bc8bc4ace95128de7e46676812c7f4e06d2429651070bd5ee1cf9bbb276c8f6565214ce7e053f9c5b187b7cd260eb232f0d367a057766
7
+ data.tar.gz: 0aa1b3a518f2c07ca0d0b16c280af62d4203470fa06a8e6c14e4aed6c2ddb45298eb4bc984cacf60e68f385f75249ff7ff249e41a479506ab2b6c80606b8ff53
@@ -0,0 +1,13 @@
1
+ --hide-void-return
2
+ --no-private
3
+ --verbose
4
+ --title=google-apis-bigqueryreservation_v1
5
+ --markup-provider=redcarpet
6
+ --markup=markdown
7
+ --main OVERVIEW.md
8
+ lib/google/apis/bigqueryreservation_v1/*.rb
9
+ lib/google/apis/bigqueryreservation_v1.rb
10
+ -
11
+ OVERVIEW.md
12
+ CHANGELOG.md
13
+ LICENSE.md
@@ -0,0 +1,7 @@
1
+ # Release history for google-apis-bigqueryreservation_v1
2
+
3
+ ### v0.1.0 (2021-01-07)
4
+
5
+ * Regenerated using generator version 0.1.1
6
+ * Regenerated from discovery document revision 20200808
7
+
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
@@ -0,0 +1,96 @@
1
+ # Simple REST client for version V1 of the BigQuery Reservation API
2
+
3
+ This is a simple client library for version V1 of the BigQuery Reservation API. It provides:
4
+
5
+ * A client object that connects to the HTTP/JSON REST endpoint for the service.
6
+ * Ruby objects for data structures related to the service.
7
+ * Integration with the googleauth gem for authentication using OAuth, API keys, and service accounts.
8
+ * Control of retry, pagination, and timeouts.
9
+
10
+ Note that although this client library is supported and will continue to be updated to track changes to the service, it is otherwise considered complete and not under active development. Many Google services, especially Google Cloud Platform services, may provide a more modern client that is under more active development and improvement. See the section below titled *Which client should I use?* for more information.
11
+
12
+ ## Getting started
13
+
14
+ ### Before you begin
15
+
16
+ There are a few setup steps you need to complete before you can use this library:
17
+
18
+ 1. If you don't already have a Google account, [sign up](https://www.google.com/accounts).
19
+ 2. If you have never created a Google APIs Console project, read about [Managing Projects](https://cloud.google.com/resource-manager/docs/creating-managing-projects) and create a project in the [Google API Console](https://console.cloud.google.com/).
20
+ 3. Most APIs need to be enabled for your project. [Enable it](https://console.cloud.google.com/apis/library/bigqueryreservation.googleapis.com) in the console.
21
+
22
+ ### Installation
23
+
24
+ Add this line to your application's Gemfile:
25
+
26
+ ```ruby
27
+ gem 'google-apis-bigqueryreservation_v1', '~> 0.1'
28
+ ```
29
+
30
+ And then execute:
31
+
32
+ ```
33
+ $ bundle
34
+ ```
35
+
36
+ Or install it yourself as:
37
+
38
+ ```
39
+ $ gem install google-apis-bigqueryreservation_v1
40
+ ```
41
+
42
+ ### Creating a client object
43
+
44
+ Once the gem is installed, you can load the client code and instantiate a client.
45
+
46
+ ```ruby
47
+ # Load the client
48
+ require "google/apis/bigqueryreservation_v1"
49
+
50
+ # Create a client object
51
+ client = Google::Apis::BigqueryreservationV1::BigQueryReservationService.new
52
+
53
+ # Authenticate calls
54
+ client.authentication = # ... use the googleauth gem to create credentials
55
+ ```
56
+
57
+ See the class reference docs for information on the methods you can call from a client.
58
+
59
+ ## Documentation
60
+
61
+ More detailed descriptions of the Google simple REST clients are available in two documents.
62
+
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
+
66
+ (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Bigqueryreservation service in particular.)
67
+
68
+ For reference information on specific calls in the BigQuery Reservation API, see the {Google::Apis::BigqueryreservationV1::BigQueryReservationService class reference docs}.
69
+
70
+ ## Which client should I use?
71
+
72
+ Google provides two types of Ruby API client libraries: **simple REST clients** and **modern clients**.
73
+
74
+ This library, `google-apis-bigqueryreservation_v1`, is a simple REST client. You can identify these clients by their gem names, which are always in the form `google-apis-<servicename>_<serviceversion>`. The simple REST clients connect to HTTP/JSON REST endpoints and are automatically generated from service discovery documents. They support most API functionality, but their class interfaces are sometimes awkward.
75
+
76
+ Modern clients are produced by a modern code generator, sometimes combined with hand-crafted functionality. Most modern clients connect to high-performance gRPC endpoints, although a few are backed by REST services. Modern clients are available for many Google services, especially Google Cloud Platform services, but do not yet support all the services covered by the simple clients.
77
+
78
+ Gem names for modern clients are often of the form `google-cloud-<service_name>`. (For example, [google-cloud-pubsub](https://rubygems.org/gems/google-cloud-pubsub).) Note that most modern clients also have corresponding "versioned" gems with names like `google-cloud-<service_name>-<version>`. (For example, [google-cloud-pubsub-v1](https://rubygems.org/gems/google-cloud-pubsub-v1).) The "versioned" gems can be used directly, but often provide lower-level interfaces. In most cases, the main gem is recommended.
79
+
80
+ **For most users, we recommend the modern client, if one is available.** Compared with simple clients, modern clients are generally much easier to use and more Ruby-like, support more advanced features such as streaming and long-running operations, and often provide much better performance. You may consider using a simple client instead, if a modern client is not yet available for the service you want to use, or if you are not able to use gRPC on your infrastructure.
81
+
82
+ The [product documentation](https://cloud.google.com/bigquery/) may provide guidance regarding the preferred client library to use.
83
+
84
+ ## Supported Ruby versions
85
+
86
+ This library is supported on Ruby 2.5+.
87
+
88
+ Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Currently, this means Ruby 2.5 and later. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
89
+
90
+ ## License
91
+
92
+ This library is licensed under Apache 2.0. Full license text is available in the {file:LICENSE.md LICENSE}.
93
+
94
+ ## Support
95
+
96
+ Please [report bugs at the project on Github](https://github.com/google/google-api-ruby-client/issues). Don't hesitate to [ask questions](http://stackoverflow.com/questions/tagged/google-api-ruby-client) about the client or APIs on [StackOverflow](http://stackoverflow.com).
@@ -0,0 +1,15 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require "google/apis/bigqueryreservation_v1"
@@ -0,0 +1,39 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'google/apis/bigqueryreservation_v1/service.rb'
16
+ require 'google/apis/bigqueryreservation_v1/classes.rb'
17
+ require 'google/apis/bigqueryreservation_v1/representations.rb'
18
+ require 'google/apis/bigqueryreservation_v1/gem_version.rb'
19
+
20
+ module Google
21
+ module Apis
22
+ # BigQuery Reservation API
23
+ #
24
+ # A service to modify your BigQuery flat-rate reservations.
25
+ #
26
+ # @see https://cloud.google.com/bigquery/
27
+ module BigqueryreservationV1
28
+ # Version of the BigQuery Reservation API this client connects to.
29
+ # This is NOT the gem version.
30
+ VERSION = 'V1'
31
+
32
+ # View and manage your data in Google BigQuery
33
+ AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery'
34
+
35
+ # View and manage your data across Google Cloud Platform services
36
+ AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
37
+ end
38
+ end
39
+ end
@@ -0,0 +1,619 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module BigqueryreservationV1
24
+
25
+ # A Assignment allows a project to submit jobs of a certain type using slots
26
+ # from the specified reservation.
27
+ class Assignment
28
+ include Google::Apis::Core::Hashable
29
+
30
+ # The resource which will use the reservation. E.g. `projects/myproject`, `
31
+ # folders/123`, or `organizations/456`.
32
+ # Corresponds to the JSON property `assignee`
33
+ # @return [String]
34
+ attr_accessor :assignee
35
+
36
+ # Which type of jobs will use the reservation.
37
+ # Corresponds to the JSON property `jobType`
38
+ # @return [String]
39
+ attr_accessor :job_type
40
+
41
+ # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/
42
+ # reservations/team1-prod/assignments/123`.
43
+ # Corresponds to the JSON property `name`
44
+ # @return [String]
45
+ attr_accessor :name
46
+
47
+ # Output only. State of the assignment.
48
+ # Corresponds to the JSON property `state`
49
+ # @return [String]
50
+ attr_accessor :state
51
+
52
+ def initialize(**args)
53
+ update!(**args)
54
+ end
55
+
56
+ # Update properties of this object
57
+ def update!(**args)
58
+ @assignee = args[:assignee] if args.key?(:assignee)
59
+ @job_type = args[:job_type] if args.key?(:job_type)
60
+ @name = args[:name] if args.key?(:name)
61
+ @state = args[:state] if args.key?(:state)
62
+ end
63
+ end
64
+
65
+ # Represents a BI Reservation.
66
+ class BiReservation
67
+ include Google::Apis::Core::Hashable
68
+
69
+ # The resource name of the singleton BI reservation. Reservation names have the
70
+ # form `projects/`project_id`/locations/`location_id`/bireservation`.
71
+ # Corresponds to the JSON property `name`
72
+ # @return [String]
73
+ attr_accessor :name
74
+
75
+ # Size of a reservation, in bytes.
76
+ # Corresponds to the JSON property `size`
77
+ # @return [Fixnum]
78
+ attr_accessor :size
79
+
80
+ # Output only. The last update timestamp of a reservation.
81
+ # Corresponds to the JSON property `updateTime`
82
+ # @return [String]
83
+ attr_accessor :update_time
84
+
85
+ def initialize(**args)
86
+ update!(**args)
87
+ end
88
+
89
+ # Update properties of this object
90
+ def update!(**args)
91
+ @name = args[:name] if args.key?(:name)
92
+ @size = args[:size] if args.key?(:size)
93
+ @update_time = args[:update_time] if args.key?(:update_time)
94
+ end
95
+ end
96
+
97
+ # Capacity commitment is a way to purchase compute capacity for BigQuery jobs (
98
+ # in the form of slots) with some committed period of usage. Annual commitments
99
+ # renew by default. Commitments can be removed after their commitment end time
100
+ # passes. In order to remove annual commitment, its plan needs to be changed to
101
+ # monthly or flex first. A capacity commitment resource exists as a child
102
+ # resource of the admin project.
103
+ class CapacityCommitment
104
+ include Google::Apis::Core::Hashable
105
+
106
+ # Output only. The end of the current commitment period. It is applicable only
107
+ # for ACTIVE capacity commitments.
108
+ # Corresponds to the JSON property `commitmentEndTime`
109
+ # @return [String]
110
+ attr_accessor :commitment_end_time
111
+
112
+ # Output only. The start of the current commitment period. It is applicable only
113
+ # for ACTIVE capacity commitments.
114
+ # Corresponds to the JSON property `commitmentStartTime`
115
+ # @return [String]
116
+ attr_accessor :commitment_start_time
117
+
118
+ # The `Status` type defines a logical error model that is suitable for different
119
+ # programming environments, including REST APIs and RPC APIs. It is used by [
120
+ # gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
121
+ # data: error code, error message, and error details. You can find out more
122
+ # about this error model and how to work with it in the [API Design Guide](https:
123
+ # //cloud.google.com/apis/design/errors).
124
+ # Corresponds to the JSON property `failureStatus`
125
+ # @return [Google::Apis::BigqueryreservationV1::Status]
126
+ attr_accessor :failure_status
127
+
128
+ # Output only. The resource name of the capacity commitment, e.g., `projects/
129
+ # myproject/locations/US/capacityCommitments/123`
130
+ # Corresponds to the JSON property `name`
131
+ # @return [String]
132
+ attr_accessor :name
133
+
134
+ # Capacity commitment commitment plan.
135
+ # Corresponds to the JSON property `plan`
136
+ # @return [String]
137
+ attr_accessor :plan
138
+
139
+ # The plan this capacity commitment is converted to after commitment_end_time
140
+ # passes. Once the plan is changed, committed period is extended according to
141
+ # commitment plan. Only applicable for ANNUAL and TRIAL commitments.
142
+ # Corresponds to the JSON property `renewalPlan`
143
+ # @return [String]
144
+ attr_accessor :renewal_plan
145
+
146
+ # Number of slots in this commitment.
147
+ # Corresponds to the JSON property `slotCount`
148
+ # @return [Fixnum]
149
+ attr_accessor :slot_count
150
+
151
+ # Output only. State of the commitment.
152
+ # Corresponds to the JSON property `state`
153
+ # @return [String]
154
+ attr_accessor :state
155
+
156
+ def initialize(**args)
157
+ update!(**args)
158
+ end
159
+
160
+ # Update properties of this object
161
+ def update!(**args)
162
+ @commitment_end_time = args[:commitment_end_time] if args.key?(:commitment_end_time)
163
+ @commitment_start_time = args[:commitment_start_time] if args.key?(:commitment_start_time)
164
+ @failure_status = args[:failure_status] if args.key?(:failure_status)
165
+ @name = args[:name] if args.key?(:name)
166
+ @plan = args[:plan] if args.key?(:plan)
167
+ @renewal_plan = args[:renewal_plan] if args.key?(:renewal_plan)
168
+ @slot_count = args[:slot_count] if args.key?(:slot_count)
169
+ @state = args[:state] if args.key?(:state)
170
+ end
171
+ end
172
+
173
+ # The metadata for operation returned from ReservationService.CreateSlotPool.
174
+ class CreateSlotPoolMetadata
175
+ include Google::Apis::Core::Hashable
176
+
177
+ # Resource name of the slot pool that is being created. E.g., projects/myproject/
178
+ # locations/us-central1/reservations/foo/slotPools/123
179
+ # Corresponds to the JSON property `slotPool`
180
+ # @return [String]
181
+ attr_accessor :slot_pool
182
+
183
+ def initialize(**args)
184
+ update!(**args)
185
+ end
186
+
187
+ # Update properties of this object
188
+ def update!(**args)
189
+ @slot_pool = args[:slot_pool] if args.key?(:slot_pool)
190
+ end
191
+ end
192
+
193
+ # A generic empty message that you can re-use to avoid defining duplicated empty
194
+ # messages in your APIs. A typical example is to use it as the request or the
195
+ # response type of an API method. For instance: service Foo ` rpc Bar(google.
196
+ # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
197
+ # `Empty` is empty JSON object ````.
198
+ class Empty
199
+ include Google::Apis::Core::Hashable
200
+
201
+ def initialize(**args)
202
+ update!(**args)
203
+ end
204
+
205
+ # Update properties of this object
206
+ def update!(**args)
207
+ end
208
+ end
209
+
210
+ # The response for ReservationService.ListAssignments.
211
+ class ListAssignmentsResponse
212
+ include Google::Apis::Core::Hashable
213
+
214
+ # List of assignments visible to the user.
215
+ # Corresponds to the JSON property `assignments`
216
+ # @return [Array<Google::Apis::BigqueryreservationV1::Assignment>]
217
+ attr_accessor :assignments
218
+
219
+ # Token to retrieve the next page of results, or empty if there are no more
220
+ # results in the list.
221
+ # Corresponds to the JSON property `nextPageToken`
222
+ # @return [String]
223
+ attr_accessor :next_page_token
224
+
225
+ def initialize(**args)
226
+ update!(**args)
227
+ end
228
+
229
+ # Update properties of this object
230
+ def update!(**args)
231
+ @assignments = args[:assignments] if args.key?(:assignments)
232
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
233
+ end
234
+ end
235
+
236
+ # The response for ReservationService.ListCapacityCommitments.
237
+ class ListCapacityCommitmentsResponse
238
+ include Google::Apis::Core::Hashable
239
+
240
+ # List of capacity commitments visible to the user.
241
+ # Corresponds to the JSON property `capacityCommitments`
242
+ # @return [Array<Google::Apis::BigqueryreservationV1::CapacityCommitment>]
243
+ attr_accessor :capacity_commitments
244
+
245
+ # Token to retrieve the next page of results, or empty if there are no more
246
+ # results in the list.
247
+ # Corresponds to the JSON property `nextPageToken`
248
+ # @return [String]
249
+ attr_accessor :next_page_token
250
+
251
+ def initialize(**args)
252
+ update!(**args)
253
+ end
254
+
255
+ # Update properties of this object
256
+ def update!(**args)
257
+ @capacity_commitments = args[:capacity_commitments] if args.key?(:capacity_commitments)
258
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
259
+ end
260
+ end
261
+
262
+ # The response message for Operations.ListOperations.
263
+ class ListOperationsResponse
264
+ include Google::Apis::Core::Hashable
265
+
266
+ # The standard List next-page token.
267
+ # Corresponds to the JSON property `nextPageToken`
268
+ # @return [String]
269
+ attr_accessor :next_page_token
270
+
271
+ # A list of operations that matches the specified filter in the request.
272
+ # Corresponds to the JSON property `operations`
273
+ # @return [Array<Google::Apis::BigqueryreservationV1::Operation>]
274
+ attr_accessor :operations
275
+
276
+ def initialize(**args)
277
+ update!(**args)
278
+ end
279
+
280
+ # Update properties of this object
281
+ def update!(**args)
282
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
283
+ @operations = args[:operations] if args.key?(:operations)
284
+ end
285
+ end
286
+
287
+ # The response for ReservationService.ListReservations.
288
+ class ListReservationsResponse
289
+ include Google::Apis::Core::Hashable
290
+
291
+ # Token to retrieve the next page of results, or empty if there are no more
292
+ # results in the list.
293
+ # Corresponds to the JSON property `nextPageToken`
294
+ # @return [String]
295
+ attr_accessor :next_page_token
296
+
297
+ # List of reservations visible to the user.
298
+ # Corresponds to the JSON property `reservations`
299
+ # @return [Array<Google::Apis::BigqueryreservationV1::Reservation>]
300
+ attr_accessor :reservations
301
+
302
+ def initialize(**args)
303
+ update!(**args)
304
+ end
305
+
306
+ # Update properties of this object
307
+ def update!(**args)
308
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
309
+ @reservations = args[:reservations] if args.key?(:reservations)
310
+ end
311
+ end
312
+
313
+ # The request for ReservationService.MergeCapacityCommitments.
314
+ class MergeCapacityCommitmentsRequest
315
+ include Google::Apis::Core::Hashable
316
+
317
+ # Ids of capacity commitments to merge. These capacity commitments must exist
318
+ # under admin project and location specified in the parent. ID is the last
319
+ # portion of capacity commitment name e.g., 'abc' for projects/myproject/
320
+ # locations/US/capacityCommitments/abc
321
+ # Corresponds to the JSON property `capacityCommitmentIds`
322
+ # @return [Array<String>]
323
+ attr_accessor :capacity_commitment_ids
324
+
325
+ def initialize(**args)
326
+ update!(**args)
327
+ end
328
+
329
+ # Update properties of this object
330
+ def update!(**args)
331
+ @capacity_commitment_ids = args[:capacity_commitment_ids] if args.key?(:capacity_commitment_ids)
332
+ end
333
+ end
334
+
335
+ # The request for ReservationService.MoveAssignment. **Note**: "bigquery.
336
+ # reservationAssignments.create" permission is required on the destination_id. **
337
+ # Note**: "bigquery.reservationAssignments.create" and "bigquery.
338
+ # reservationAssignments.delete" permission are required on the related assignee.
339
+ class MoveAssignmentRequest
340
+ include Google::Apis::Core::Hashable
341
+
342
+ # The new reservation ID, e.g.: `projects/myotherproject/locations/US/
343
+ # reservations/team2-prod`
344
+ # Corresponds to the JSON property `destinationId`
345
+ # @return [String]
346
+ attr_accessor :destination_id
347
+
348
+ def initialize(**args)
349
+ update!(**args)
350
+ end
351
+
352
+ # Update properties of this object
353
+ def update!(**args)
354
+ @destination_id = args[:destination_id] if args.key?(:destination_id)
355
+ end
356
+ end
357
+
358
+ # This resource represents a long-running operation that is the result of a
359
+ # network API call.
360
+ class Operation
361
+ include Google::Apis::Core::Hashable
362
+
363
+ # If the value is `false`, it means the operation is still in progress. If `true`
364
+ # , the operation is completed, and either `error` or `response` is available.
365
+ # Corresponds to the JSON property `done`
366
+ # @return [Boolean]
367
+ attr_accessor :done
368
+ alias_method :done?, :done
369
+
370
+ # The `Status` type defines a logical error model that is suitable for different
371
+ # programming environments, including REST APIs and RPC APIs. It is used by [
372
+ # gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
373
+ # data: error code, error message, and error details. You can find out more
374
+ # about this error model and how to work with it in the [API Design Guide](https:
375
+ # //cloud.google.com/apis/design/errors).
376
+ # Corresponds to the JSON property `error`
377
+ # @return [Google::Apis::BigqueryreservationV1::Status]
378
+ attr_accessor :error
379
+
380
+ # Service-specific metadata associated with the operation. It typically contains
381
+ # progress information and common metadata such as create time. Some services
382
+ # might not provide such metadata. Any method that returns a long-running
383
+ # operation should document the metadata type, if any.
384
+ # Corresponds to the JSON property `metadata`
385
+ # @return [Hash<String,Object>]
386
+ attr_accessor :metadata
387
+
388
+ # The server-assigned name, which is only unique within the same service that
389
+ # originally returns it. If you use the default HTTP mapping, the `name` should
390
+ # be a resource name ending with `operations/`unique_id``.
391
+ # Corresponds to the JSON property `name`
392
+ # @return [String]
393
+ attr_accessor :name
394
+
395
+ # The normal response of the operation in case of success. If the original
396
+ # method returns no data on success, such as `Delete`, the response is `google.
397
+ # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
398
+ # the response should be the resource. For other methods, the response should
399
+ # have the type `XxxResponse`, where `Xxx` is the original method name. For
400
+ # example, if the original method name is `TakeSnapshot()`, the inferred
401
+ # response type is `TakeSnapshotResponse`.
402
+ # Corresponds to the JSON property `response`
403
+ # @return [Hash<String,Object>]
404
+ attr_accessor :response
405
+
406
+ def initialize(**args)
407
+ update!(**args)
408
+ end
409
+
410
+ # Update properties of this object
411
+ def update!(**args)
412
+ @done = args[:done] if args.key?(:done)
413
+ @error = args[:error] if args.key?(:error)
414
+ @metadata = args[:metadata] if args.key?(:metadata)
415
+ @name = args[:name] if args.key?(:name)
416
+ @response = args[:response] if args.key?(:response)
417
+ end
418
+ end
419
+
420
+ # A reservation is a mechanism used to guarantee slots to users.
421
+ class Reservation
422
+ include Google::Apis::Core::Hashable
423
+
424
+ # Output only. Creation time of the reservation.
425
+ # Corresponds to the JSON property `creationTime`
426
+ # @return [String]
427
+ attr_accessor :creation_time
428
+
429
+ # If false, any query using this reservation will use idle slots from other
430
+ # reservations within the same admin project. If true, a query using this
431
+ # reservation will execute with the slot capacity specified above at most.
432
+ # Corresponds to the JSON property `ignoreIdleSlots`
433
+ # @return [Boolean]
434
+ attr_accessor :ignore_idle_slots
435
+ alias_method :ignore_idle_slots?, :ignore_idle_slots
436
+
437
+ # The resource name of the reservation, e.g., `projects/*/locations/*/
438
+ # reservations/team1-prod`.
439
+ # Corresponds to the JSON property `name`
440
+ # @return [String]
441
+ attr_accessor :name
442
+
443
+ # Minimum slots available to this reservation. A slot is a unit of computational
444
+ # power in BigQuery, and serves as the unit of parallelism. Queries using this
445
+ # reservation might use more slots during runtime if ignore_idle_slots is set to
446
+ # false. If the new reservation's slot capacity exceed the parent's slot
447
+ # capacity or if total slot capacity of the new reservation and its siblings
448
+ # exceeds the parent's slot capacity, the request will fail with `google.rpc.
449
+ # Code.RESOURCE_EXHAUSTED`.
450
+ # Corresponds to the JSON property `slotCapacity`
451
+ # @return [Fixnum]
452
+ attr_accessor :slot_capacity
453
+
454
+ # Output only. Last update time of the reservation.
455
+ # Corresponds to the JSON property `updateTime`
456
+ # @return [String]
457
+ attr_accessor :update_time
458
+
459
+ def initialize(**args)
460
+ update!(**args)
461
+ end
462
+
463
+ # Update properties of this object
464
+ def update!(**args)
465
+ @creation_time = args[:creation_time] if args.key?(:creation_time)
466
+ @ignore_idle_slots = args[:ignore_idle_slots] if args.key?(:ignore_idle_slots)
467
+ @name = args[:name] if args.key?(:name)
468
+ @slot_capacity = args[:slot_capacity] if args.key?(:slot_capacity)
469
+ @update_time = args[:update_time] if args.key?(:update_time)
470
+ end
471
+ end
472
+
473
+ # The response for ReservationService.SearchAllAssignments.
474
+ class SearchAllAssignmentsResponse
475
+ include Google::Apis::Core::Hashable
476
+
477
+ # List of assignments visible to the user.
478
+ # Corresponds to the JSON property `assignments`
479
+ # @return [Array<Google::Apis::BigqueryreservationV1::Assignment>]
480
+ attr_accessor :assignments
481
+
482
+ # Token to retrieve the next page of results, or empty if there are no more
483
+ # results in the list.
484
+ # Corresponds to the JSON property `nextPageToken`
485
+ # @return [String]
486
+ attr_accessor :next_page_token
487
+
488
+ def initialize(**args)
489
+ update!(**args)
490
+ end
491
+
492
+ # Update properties of this object
493
+ def update!(**args)
494
+ @assignments = args[:assignments] if args.key?(:assignments)
495
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
496
+ end
497
+ end
498
+
499
+ # The response for ReservationService.SearchAssignments.
500
+ class SearchAssignmentsResponse
501
+ include Google::Apis::Core::Hashable
502
+
503
+ # List of assignments visible to the user.
504
+ # Corresponds to the JSON property `assignments`
505
+ # @return [Array<Google::Apis::BigqueryreservationV1::Assignment>]
506
+ attr_accessor :assignments
507
+
508
+ # Token to retrieve the next page of results, or empty if there are no more
509
+ # results in the list.
510
+ # Corresponds to the JSON property `nextPageToken`
511
+ # @return [String]
512
+ attr_accessor :next_page_token
513
+
514
+ def initialize(**args)
515
+ update!(**args)
516
+ end
517
+
518
+ # Update properties of this object
519
+ def update!(**args)
520
+ @assignments = args[:assignments] if args.key?(:assignments)
521
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
522
+ end
523
+ end
524
+
525
+ # The request for ReservationService.SplitCapacityCommitment.
526
+ class SplitCapacityCommitmentRequest
527
+ include Google::Apis::Core::Hashable
528
+
529
+ # Number of slots in the capacity commitment after the split.
530
+ # Corresponds to the JSON property `slotCount`
531
+ # @return [Fixnum]
532
+ attr_accessor :slot_count
533
+
534
+ def initialize(**args)
535
+ update!(**args)
536
+ end
537
+
538
+ # Update properties of this object
539
+ def update!(**args)
540
+ @slot_count = args[:slot_count] if args.key?(:slot_count)
541
+ end
542
+ end
543
+
544
+ # The response for ReservationService.SplitCapacityCommitment.
545
+ class SplitCapacityCommitmentResponse
546
+ include Google::Apis::Core::Hashable
547
+
548
+ # Capacity commitment is a way to purchase compute capacity for BigQuery jobs (
549
+ # in the form of slots) with some committed period of usage. Annual commitments
550
+ # renew by default. Commitments can be removed after their commitment end time
551
+ # passes. In order to remove annual commitment, its plan needs to be changed to
552
+ # monthly or flex first. A capacity commitment resource exists as a child
553
+ # resource of the admin project.
554
+ # Corresponds to the JSON property `first`
555
+ # @return [Google::Apis::BigqueryreservationV1::CapacityCommitment]
556
+ attr_accessor :first
557
+
558
+ # Capacity commitment is a way to purchase compute capacity for BigQuery jobs (
559
+ # in the form of slots) with some committed period of usage. Annual commitments
560
+ # renew by default. Commitments can be removed after their commitment end time
561
+ # passes. In order to remove annual commitment, its plan needs to be changed to
562
+ # monthly or flex first. A capacity commitment resource exists as a child
563
+ # resource of the admin project.
564
+ # Corresponds to the JSON property `second`
565
+ # @return [Google::Apis::BigqueryreservationV1::CapacityCommitment]
566
+ attr_accessor :second
567
+
568
+ def initialize(**args)
569
+ update!(**args)
570
+ end
571
+
572
+ # Update properties of this object
573
+ def update!(**args)
574
+ @first = args[:first] if args.key?(:first)
575
+ @second = args[:second] if args.key?(:second)
576
+ end
577
+ end
578
+
579
+ # The `Status` type defines a logical error model that is suitable for different
580
+ # programming environments, including REST APIs and RPC APIs. It is used by [
581
+ # gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
582
+ # data: error code, error message, and error details. You can find out more
583
+ # about this error model and how to work with it in the [API Design Guide](https:
584
+ # //cloud.google.com/apis/design/errors).
585
+ class Status
586
+ include Google::Apis::Core::Hashable
587
+
588
+ # The status code, which should be an enum value of google.rpc.Code.
589
+ # Corresponds to the JSON property `code`
590
+ # @return [Fixnum]
591
+ attr_accessor :code
592
+
593
+ # A list of messages that carry the error details. There is a common set of
594
+ # message types for APIs to use.
595
+ # Corresponds to the JSON property `details`
596
+ # @return [Array<Hash<String,Object>>]
597
+ attr_accessor :details
598
+
599
+ # A developer-facing error message, which should be in English. Any user-facing
600
+ # error message should be localized and sent in the google.rpc.Status.details
601
+ # field, or localized by the client.
602
+ # Corresponds to the JSON property `message`
603
+ # @return [String]
604
+ attr_accessor :message
605
+
606
+ def initialize(**args)
607
+ update!(**args)
608
+ end
609
+
610
+ # Update properties of this object
611
+ def update!(**args)
612
+ @code = args[:code] if args.key?(:code)
613
+ @details = args[:details] if args.key?(:details)
614
+ @message = args[:message] if args.key?(:message)
615
+ end
616
+ end
617
+ end
618
+ end
619
+ end