googleapis-common-protos-types 1.19.0 → 1.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8a1e0ebfbf92495ad84c5e199198fdedfc43c230128686ea3c1b2383b3e60581
4
- data.tar.gz: 1cbcf7c93c164e8c63b81f5163b9cd86f85f4260241e72a787f87912f3f98d70
3
+ metadata.gz: eba88c3f524b318d8adf53b02f78002043cc06ea5e247e2eea08d4ff988c2270
4
+ data.tar.gz: 43d23c1a23f65ce93769836c88c135cb4843583af4c195ab8cfc0bffeea844ee
5
5
  SHA512:
6
- metadata.gz: 1f6f3f6d62b5a11fc5386e64b37aabade4adc9e04a4385a9f385108dd72ed17fde25c0a262e7fb231257ff436fdc0b8b89265f1583c253d7397929ea67b07076
7
- data.tar.gz: 52027a6a39cded40236cd214100087cedb4a64f8edc590924719e59a231d8c75647eb4ba91a85f7fb88442329b0ec43f4fdb8a79c5a13ac88cfde0d867de3c01
6
+ metadata.gz: 1b65d5eb8d6c420bbca2aa79922a806296ea87bf6469e5ddecff26ed50ae68127c899f12c4f44f0a49b3530dbd6baf56518104fbbcb19c20851221eb6d107fc2
7
+ data.tar.gz: 73522cbc556411327f0d720dbd4ea5d4ae4e87b43484c310f8c1105aa17de934bbff0e18abf6c86cf3a70c0fc0bdfa08f7541e8e8f4d2b42c59035ae3e2c657a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # Release History
2
2
 
3
+ ### 1.20.0 (2025-04-29)
4
+
5
+ #### Features
6
+
7
+ * Automated update of googleapis-common-protos-types ([#374](https://github.com/googleapis/common-protos-ruby/issues/374))
8
+ * drop ruby 3.0 from CI and update baseline types gems to 3.1 ([#375](https://github.com/googleapis/common-protos-ruby/issues/375))
9
+
3
10
  ### 1.19.0 (2025-03-13)
4
11
 
5
12
  #### Features
@@ -7,7 +7,7 @@ require 'google/protobuf'
7
7
  require 'google/protobuf/duration_pb'
8
8
 
9
9
 
10
- descriptor_data = "\n\x1egoogle/rpc/error_details.proto\x12\ngoogle.rpc\x1a\x1egoogle/protobuf/duration.proto\"\x93\x01\n\tErrorInfo\x12\x0e\n\x06reason\x18\x01 \x01(\t\x12\x0e\n\x06\x64omain\x18\x02 \x01(\t\x12\x35\n\x08metadata\x18\x03 \x03(\x0b\x32#.google.rpc.ErrorInfo.MetadataEntry\x1a/\n\rMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\";\n\tRetryInfo\x12.\n\x0bretry_delay\x18\x01 \x01(\x0b\x32\x19.google.protobuf.Duration\"2\n\tDebugInfo\x12\x15\n\rstack_entries\x18\x01 \x03(\t\x12\x0e\n\x06\x64\x65tail\x18\x02 \x01(\t\"y\n\x0cQuotaFailure\x12\x36\n\nviolations\x18\x01 \x03(\x0b\x32\".google.rpc.QuotaFailure.Violation\x1a\x31\n\tViolation\x12\x0f\n\x07subject\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\"\x95\x01\n\x13PreconditionFailure\x12=\n\nviolations\x18\x01 \x03(\x0b\x32).google.rpc.PreconditionFailure.Violation\x1a?\n\tViolation\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\x0f\n\x07subject\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\"\xcc\x01\n\nBadRequest\x12?\n\x10\x66ield_violations\x18\x01 \x03(\x0b\x32%.google.rpc.BadRequest.FieldViolation\x1a}\n\x0e\x46ieldViolation\x12\r\n\x05\x66ield\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12\x0e\n\x06reason\x18\x03 \x01(\t\x12\x37\n\x11localized_message\x18\x04 \x01(\x0b\x32\x1c.google.rpc.LocalizedMessage\"7\n\x0bRequestInfo\x12\x12\n\nrequest_id\x18\x01 \x01(\t\x12\x14\n\x0cserving_data\x18\x02 \x01(\t\"`\n\x0cResourceInfo\x12\x15\n\rresource_type\x18\x01 \x01(\t\x12\x15\n\rresource_name\x18\x02 \x01(\t\x12\r\n\x05owner\x18\x03 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t\"V\n\x04Help\x12$\n\x05links\x18\x01 \x03(\x0b\x32\x15.google.rpc.Help.Link\x1a(\n\x04Link\x12\x13\n\x0b\x64\x65scription\x18\x01 \x01(\t\x12\x0b\n\x03url\x18\x02 \x01(\t\"3\n\x10LocalizedMessage\x12\x0e\n\x06locale\x18\x01 \x01(\t\x12\x0f\n\x07message\x18\x02 \x01(\tBl\n\x0e\x63om.google.rpcB\x11\x45rrorDetailsProtoP\x01Z?google.golang.org/genproto/googleapis/rpc/errdetails;errdetails\xa2\x02\x03RPCb\x06proto3"
10
+ descriptor_data = "\n\x1egoogle/rpc/error_details.proto\x12\ngoogle.rpc\x1a\x1egoogle/protobuf/duration.proto\"\x93\x01\n\tErrorInfo\x12\x0e\n\x06reason\x18\x01 \x01(\t\x12\x0e\n\x06\x64omain\x18\x02 \x01(\t\x12\x35\n\x08metadata\x18\x03 \x03(\x0b\x32#.google.rpc.ErrorInfo.MetadataEntry\x1a/\n\rMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\";\n\tRetryInfo\x12.\n\x0bretry_delay\x18\x01 \x01(\x0b\x32\x19.google.protobuf.Duration\"2\n\tDebugInfo\x12\x15\n\rstack_entries\x18\x01 \x03(\t\x12\x0e\n\x06\x64\x65tail\x18\x02 \x01(\t\"\x8f\x03\n\x0cQuotaFailure\x12\x36\n\nviolations\x18\x01 \x03(\x0b\x32\".google.rpc.QuotaFailure.Violation\x1a\xc6\x02\n\tViolation\x12\x0f\n\x07subject\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12\x13\n\x0b\x61pi_service\x18\x03 \x01(\t\x12\x14\n\x0cquota_metric\x18\x04 \x01(\t\x12\x10\n\x08quota_id\x18\x05 \x01(\t\x12Q\n\x10quota_dimensions\x18\x06 \x03(\x0b\x32\x37.google.rpc.QuotaFailure.Violation.QuotaDimensionsEntry\x12\x13\n\x0bquota_value\x18\x07 \x01(\x03\x12\x1f\n\x12\x66uture_quota_value\x18\x08 \x01(\x03H\x00\x88\x01\x01\x1a\x36\n\x14QuotaDimensionsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x15\n\x13_future_quota_value\"\x95\x01\n\x13PreconditionFailure\x12=\n\nviolations\x18\x01 \x03(\x0b\x32).google.rpc.PreconditionFailure.Violation\x1a?\n\tViolation\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\x0f\n\x07subject\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\"\xcc\x01\n\nBadRequest\x12?\n\x10\x66ield_violations\x18\x01 \x03(\x0b\x32%.google.rpc.BadRequest.FieldViolation\x1a}\n\x0e\x46ieldViolation\x12\r\n\x05\x66ield\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12\x0e\n\x06reason\x18\x03 \x01(\t\x12\x37\n\x11localized_message\x18\x04 \x01(\x0b\x32\x1c.google.rpc.LocalizedMessage\"7\n\x0bRequestInfo\x12\x12\n\nrequest_id\x18\x01 \x01(\t\x12\x14\n\x0cserving_data\x18\x02 \x01(\t\"`\n\x0cResourceInfo\x12\x15\n\rresource_type\x18\x01 \x01(\t\x12\x15\n\rresource_name\x18\x02 \x01(\t\x12\r\n\x05owner\x18\x03 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t\"V\n\x04Help\x12$\n\x05links\x18\x01 \x03(\x0b\x32\x15.google.rpc.Help.Link\x1a(\n\x04Link\x12\x13\n\x0b\x64\x65scription\x18\x01 \x01(\t\x12\x0b\n\x03url\x18\x02 \x01(\t\"3\n\x10LocalizedMessage\x12\x0e\n\x06locale\x18\x01 \x01(\t\x12\x0f\n\x07message\x18\x02 \x01(\tBl\n\x0e\x63om.google.rpcB\x11\x45rrorDetailsProtoP\x01Z?google.golang.org/genproto/googleapis/rpc/errdetails;errdetails\xa2\x02\x03RPCb\x06proto3"
11
11
 
12
12
  pool = Google::Protobuf::DescriptorPool.generated_pool
13
13
 
@@ -188,6 +188,71 @@ end
188
188
  # // For example: "Service disabled" or "Daily Limit for read operations
189
189
  # // exceeded".
190
190
  # string description = 2;
191
+ #
192
+ # // The API Service from which the `QuotaFailure.Violation` orginates. In
193
+ # // some cases, Quota issues originate from an API Service other than the one
194
+ # // that was called. In other words, a dependency of the called API Service
195
+ # // could be the cause of the `QuotaFailure`, and this field would have the
196
+ # // dependency API service name.
197
+ # //
198
+ # // For example, if the called API is Kubernetes Engine API
199
+ # // (container.googleapis.com), and a quota violation occurs in the
200
+ # // Kubernetes Engine API itself, this field would be
201
+ # // "container.googleapis.com". On the other hand, if the quota violation
202
+ # // occurs when the Kubernetes Engine API creates VMs in the Compute Engine
203
+ # // API (compute.googleapis.com), this field would be
204
+ # // "compute.googleapis.com".
205
+ # string api_service = 3;
206
+ #
207
+ # // The metric of the violated quota. A quota metric is a named counter to
208
+ # // measure usage, such as API requests or CPUs. When an activity occurs in a
209
+ # // service, such as Virtual Machine allocation, one or more quota metrics
210
+ # // may be affected.
211
+ # //
212
+ # // For example, "compute.googleapis.com/cpus_per_vm_family",
213
+ # // "storage.googleapis.com/internet_egress_bandwidth".
214
+ # string quota_metric = 4;
215
+ #
216
+ # // The id of the violated quota. Also know as "limit name", this is the
217
+ # // unique identifier of a quota in the context of an API service.
218
+ # //
219
+ # // For example, "CPUS-PER-VM-FAMILY-per-project-region".
220
+ # string quota_id = 5;
221
+ #
222
+ # // The dimensions of the violated quota. Every non-global quota is enforced
223
+ # // on a set of dimensions. While quota metric defines what to count, the
224
+ # // dimensions specify for what aspects the counter should be increased.
225
+ # //
226
+ # // For example, the quota "CPUs per region per VM family" enforces a limit
227
+ # // on the metric "compute.googleapis.com/cpus_per_vm_family" on dimensions
228
+ # // "region" and "vm_family". And if the violation occurred in region
229
+ # // "us-central1" and for VM family "n1", the quota_dimensions would be,
230
+ # //
231
+ # // {
232
+ # // "region": "us-central1",
233
+ # // "vm_family": "n1",
234
+ # // }
235
+ # //
236
+ # // When a quota is enforced globally, the quota_dimensions would always be
237
+ # // empty.
238
+ # map<string, string> quota_dimensions = 6;
239
+ #
240
+ # // The enforced quota value at the time of the `QuotaFailure`.
241
+ # //
242
+ # // For example, if the enforced quota value at the time of the
243
+ # // `QuotaFailure` on the number of CPUs is "10", then the value of this
244
+ # // field would reflect this quantity.
245
+ # int64 quota_value = 7;
246
+ #
247
+ # // The new quota value being rolled out at the time of the violation. At the
248
+ # // completion of the rollout, this value will be enforced in place of
249
+ # // quota_value. If no rollout is in progress at the time of the violation,
250
+ # // this field is not set.
251
+ # //
252
+ # // For example, if at the time of the violation a rollout is in progress
253
+ # // changing the number of CPUs quota from 10 to 20, 20 would be the value of
254
+ # // this field.
255
+ # optional int64 future_quota_value = 8;
191
256
  # }
192
257
  #
193
258
  # // Describes all quota violations.
@@ -17,7 +17,7 @@
17
17
  module Google
18
18
  module CommonProtos
19
19
  module Types
20
- VERSION = "1.19.0".freeze
20
+ VERSION = "1.20.0".freeze
21
21
  end
22
22
  end
23
23
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: googleapis-common-protos-types
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.19.0
4
+ version: 1.20.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-03-19 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-protobuf
@@ -109,14 +109,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
109
109
  requirements:
110
110
  - - ">="
111
111
  - !ruby/object:Gem::Version
112
- version: '3.0'
112
+ version: '3.1'
113
113
  required_rubygems_version: !ruby/object:Gem::Requirement
114
114
  requirements:
115
115
  - - ">="
116
116
  - !ruby/object:Gem::Version
117
117
  version: '0'
118
118
  requirements: []
119
- rubygems_version: 3.6.5
119
+ rubygems_version: 3.6.8
120
120
  specification_version: 4
121
121
  summary: Common protocol buffer types used in Google APIs
122
122
  test_files: []