google-apis-serviceconsumermanagement_v1beta1 0.34.0 → 0.35.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: 3486d13400b7e3665c4e070b6540fd72bb23e2fe66df33a85a04972d3d83094c
4
- data.tar.gz: 6cee471a5e16cbae52f6ef1ba89da189e3892221b263129dfb7525f0d06d1a8c
3
+ metadata.gz: 64aaf996dd6de1a083460810d30e3799b262a0cc5620397b35d8a4a4566fd82f
4
+ data.tar.gz: 0456653db8bf6734a7f2aefa0a103199e7620a3b438ac24c38f4c5740c569a24
5
5
  SHA512:
6
- metadata.gz: 2caf920544aeabe4d7132aa71edd3b277b41ccfea2b0a6a13ce34b9e16671f2fa1bab7454ab9a8fc550a4a6c62053ca3d992444022fa30b6114da7eee522c0cc
7
- data.tar.gz: 607e4fabd4a8ff709b695fb85bd743b0d5dd953e4ffb1eeff1f921ed81cd5ef910024e3019d858a69ed55055ccbca12c19e9804e79a30a68656d62a26941c9dc
6
+ metadata.gz: 23c01c76d102da3b1b7d35fe4759d695bbefda5ae16ba3299846d4ebab4b60039721d49fbe0738e183a35e7a7610c1f3c29d3d38549485d44ad6d09a184ddd61
7
+ data.tar.gz: a73b96b334efb064a244cbddab197b38ac650199aec62ef2ccff12d44a9845adfe609d8b59c7cef826a5711a07f39e3bf0c7a1417e45a965b3b42dd6bf7035ce
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-serviceconsumermanagement_v1beta1
2
2
 
3
+ ### v0.35.0 (2023-04-16)
4
+
5
+ * Regenerated from discovery document revision 20230412
6
+
3
7
  ### v0.34.0 (2023-04-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20230329
@@ -2493,7 +2493,7 @@ module Google
2493
2493
  # @return [Array<Google::Apis::ServiceconsumermanagementV1beta1::MethodSettings>]
2494
2494
  attr_accessor :method_settings
2495
2495
 
2496
- # Link to a place that API users can report issues. Example: https://
2496
+ # Link to a *public* URI where users can report issues. Example: https://
2497
2497
  # issuetracker.google.com/issues/new?component=190865&template=1161103
2498
2498
  # Corresponds to the JSON property `newIssueUri`
2499
2499
  # @return [String]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServiceconsumermanagementV1beta1
18
18
  # Version of the google-apis-serviceconsumermanagement_v1beta1 gem
19
- GEM_VERSION = "0.34.0"
19
+ GEM_VERSION = "0.35.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230329"
25
+ REVISION = "20230412"
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-serviceconsumermanagement_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.34.0
4
+ version: 0.35.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: 2023-04-02 00:00:00.000000000 Z
11
+ date: 2023-04-16 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-serviceconsumermanagement_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1beta1/v0.34.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1beta1/v0.35.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceconsumermanagement_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []