google-apis-serviceusage_v1 0.24.0 → 0.25.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 18f5f3383eb0294d90a5038c80309814cc9149771969828bfac15dfac9a04969
4
- data.tar.gz: 29202a7b766b4b682d73a9f2ccd806c3e03dcf58b4febdc5f94647bb50b987be
3
+ metadata.gz: 3dbb4488adfe759d73b52b168ad141bfc994b4890429e8d7bd27fb586863eac9
4
+ data.tar.gz: 90e1e9ce52aea0ddc96ba16b3bf861126c051f8923669d3db5627b1efecf731e
5
5
  SHA512:
6
- metadata.gz: 38a40e0823c73b3d4bd534766a7c55af8cdb452a512e9c9d5442040a042911d7685b93e1a2ca1f6558e72b04fc1873300436218ca2b7ca6d30c347dce49f8808
7
- data.tar.gz: 6c9b281ae278ecb0265ee47aa3d17331c9906ea18d87ec502a669610b744db7f745aff44e8df6c480d8ba75912acb0f8fd582cf7fd6baf6c405cda12fc93242f
6
+ metadata.gz: 8603b4ae4f22ba083092afe9473b6e1343566475f00767f8ac7d297a18ced90b725b8d4f91718826698f1a0976bc70c340d670af43487f1bfb5c7c0de9eba412
7
+ data.tar.gz: 5d63081b055ed318fac4fa1aafb8b87ae0ddcd8ae067d170869fe68c2d2bba4ad71bdf22b4bf9e45567d9fa5885276361b58c73f6cb53f871cc01b73d61556d3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-serviceusage_v1
2
2
 
3
+ ### v0.25.0 (2022-09-10)
4
+
5
+ * Regenerated from discovery document revision 20220907
6
+
3
7
  ### v0.24.0 (2022-08-25)
4
8
 
5
9
  * Regenerated from discovery document revision 20220823
@@ -1599,11 +1599,11 @@ module Google
1599
1599
  # limits defines limits on the metrics, which will be used for quota checks at
1600
1600
  # runtime. An example quota configuration in yaml format: quota: limits: - name:
1601
1601
  # apiWriteQpsPerProject metric: library.googleapis.com/write_calls unit: "1/min/`
1602
- # project`" # rate limit for consumer projects values: STANDARD: 10000 # The
1603
- # metric rules bind all methods to the read_calls metric, # except for the
1604
- # UpdateBook and DeleteBook methods. These two methods # are mapped to the
1605
- # write_calls metric, with the UpdateBook method # consuming at twice rate as
1606
- # the DeleteBook method. metric_rules: - selector: "*" metric_costs: library.
1602
+ # project`" # rate limit for consumer projects values: STANDARD: 10000 (The
1603
+ # metric rules bind all methods to the read_calls metric, except for the
1604
+ # UpdateBook and DeleteBook methods. These two methods are mapped to the
1605
+ # write_calls metric, with the UpdateBook method consuming at twice rate as the
1606
+ # DeleteBook method.) metric_rules: - selector: "*" metric_costs: library.
1607
1607
  # googleapis.com/read_calls: 1 - selector: google.example.library.v1.
1608
1608
  # LibraryService.UpdateBook metric_costs: library.googleapis.com/write_calls: 2 -
1609
1609
  # selector: google.example.library.v1.LibraryService.DeleteBook metric_costs:
@@ -1851,11 +1851,11 @@ module Google
1851
1851
  # limits defines limits on the metrics, which will be used for quota checks at
1852
1852
  # runtime. An example quota configuration in yaml format: quota: limits: - name:
1853
1853
  # apiWriteQpsPerProject metric: library.googleapis.com/write_calls unit: "1/min/`
1854
- # project`" # rate limit for consumer projects values: STANDARD: 10000 # The
1855
- # metric rules bind all methods to the read_calls metric, # except for the
1856
- # UpdateBook and DeleteBook methods. These two methods # are mapped to the
1857
- # write_calls metric, with the UpdateBook method # consuming at twice rate as
1858
- # the DeleteBook method. metric_rules: - selector: "*" metric_costs: library.
1854
+ # project`" # rate limit for consumer projects values: STANDARD: 10000 (The
1855
+ # metric rules bind all methods to the read_calls metric, except for the
1856
+ # UpdateBook and DeleteBook methods. These two methods are mapped to the
1857
+ # write_calls metric, with the UpdateBook method consuming at twice rate as the
1858
+ # DeleteBook method.) metric_rules: - selector: "*" metric_costs: library.
1859
1859
  # googleapis.com/read_calls: 1 - selector: google.example.library.v1.
1860
1860
  # LibraryService.UpdateBook metric_costs: library.googleapis.com/write_calls: 2 -
1861
1861
  # selector: google.example.library.v1.LibraryService.DeleteBook metric_costs:
@@ -3198,11 +3198,11 @@ module Google
3198
3198
  # limits defines limits on the metrics, which will be used for quota checks at
3199
3199
  # runtime. An example quota configuration in yaml format: quota: limits: - name:
3200
3200
  # apiWriteQpsPerProject metric: library.googleapis.com/write_calls unit: "1/min/`
3201
- # project`" # rate limit for consumer projects values: STANDARD: 10000 # The
3202
- # metric rules bind all methods to the read_calls metric, # except for the
3203
- # UpdateBook and DeleteBook methods. These two methods # are mapped to the
3204
- # write_calls metric, with the UpdateBook method # consuming at twice rate as
3205
- # the DeleteBook method. metric_rules: - selector: "*" metric_costs: library.
3201
+ # project`" # rate limit for consumer projects values: STANDARD: 10000 (The
3202
+ # metric rules bind all methods to the read_calls metric, except for the
3203
+ # UpdateBook and DeleteBook methods. These two methods are mapped to the
3204
+ # write_calls metric, with the UpdateBook method consuming at twice rate as the
3205
+ # DeleteBook method.) metric_rules: - selector: "*" metric_costs: library.
3206
3206
  # googleapis.com/read_calls: 1 - selector: google.example.library.v1.
3207
3207
  # LibraryService.UpdateBook metric_costs: library.googleapis.com/write_calls: 2 -
3208
3208
  # selector: google.example.library.v1.LibraryService.DeleteBook metric_costs:
@@ -3213,12 +3213,12 @@ module Google
3213
3213
  class Quota
3214
3214
  include Google::Apis::Core::Hashable
3215
3215
 
3216
- # List of `QuotaLimit` definitions for the service.
3216
+ # List of QuotaLimit definitions for the service.
3217
3217
  # Corresponds to the JSON property `limits`
3218
3218
  # @return [Array<Google::Apis::ServiceusageV1::QuotaLimit>]
3219
3219
  attr_accessor :limits
3220
3220
 
3221
- # List of `MetricRule` definitions, each one mapping a selected method to one or
3221
+ # List of MetricRule definitions, each one mapping a selected method to one or
3222
3222
  # more metrics.
3223
3223
  # Corresponds to the JSON property `metricRules`
3224
3224
  # @return [Array<Google::Apis::ServiceusageV1::MetricRule>]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServiceusageV1
18
18
  # Version of the google-apis-serviceusage_v1 gem
19
- GEM_VERSION = "0.24.0"
19
+ GEM_VERSION = "0.25.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220823"
25
+ REVISION = "20220907"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-serviceusage_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0
4
+ version: 0.25.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-08-29 00:00:00.000000000 Z
11
+ date: 2022-09-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceusage_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1/v0.24.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1/v0.25.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceusage_v1
63
63
  post_install_message:
64
64
  rdoc_options: []