google-apis-serviceusage_v1 0.22.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: 96c536ea8aff68c47cc88292588c4756e4414f346eb35c95fb24aa43fbe953bd
4
- data.tar.gz: cde52105e698c146146ecce3e71662ad9aba1e349024c14a933e94f780a83c47
3
+ metadata.gz: 3dbb4488adfe759d73b52b168ad141bfc994b4890429e8d7bd27fb586863eac9
4
+ data.tar.gz: 90e1e9ce52aea0ddc96ba16b3bf861126c051f8923669d3db5627b1efecf731e
5
5
  SHA512:
6
- metadata.gz: '02974597e44486d64a8c5bf226fcc5ae77200d02849ae7cf426ab419649cce0f4970a920aa7cc873659525a148107a461b7c347527b7eb60522c732c9da8a707'
7
- data.tar.gz: a519a8c4d0c052ce34b11f709121ce91bf5765ec6b82287fd03d8a3fe364c026da0d4e790c0eb43c84b3ff35a8a175880df2e9dee11c4e02aac260aa3e76368f
6
+ metadata.gz: 8603b4ae4f22ba083092afe9473b6e1343566475f00767f8ac7d297a18ced90b725b8d4f91718826698f1a0976bc70c340d670af43487f1bfb5c7c0de9eba412
7
+ data.tar.gz: 5d63081b055ed318fac4fa1aafb8b87ae0ddcd8ae067d170869fe68c2d2bba4ad71bdf22b4bf9e45567d9fa5885276361b58c73f6cb53f871cc01b73d61556d3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
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
+
7
+ ### v0.24.0 (2022-08-25)
8
+
9
+ * Regenerated from discovery document revision 20220823
10
+
11
+ ### v0.23.0 (2022-08-18)
12
+
13
+ * Regenerated from discovery document revision 20220816
14
+ * Regenerated using generator version 0.9.0
15
+
3
16
  ### v0.22.0 (2022-06-30)
4
17
 
5
18
  * Regenerated using generator version 0.8.0
@@ -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.22.0"
19
+ GEM_VERSION = "0.25.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.8.0"
22
+ GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220615"
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.22.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-07-04 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.22.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: []