google-apis-cloudsupport_v2beta 0.32.0 → 0.33.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: 6000ad7ccc1f8c0d85fff34cd138784e43e0c87978db19366ba24ebaca5f63ec
4
- data.tar.gz: b9676a66387dc9f3973f5d315233ea146b8408c14becb741b253798cca9ea032
3
+ metadata.gz: 06ee1a6fc674b52ef6c282e789459d6b814bbf8b1e491b6f826bdc97b2a5c58e
4
+ data.tar.gz: f395575450937631263e062bd0160dfc9f92514adfea418d212dbfd9790c587c
5
5
  SHA512:
6
- metadata.gz: df4a08e18433d9d164d467a735c4291e5d369876d709522ccc365391ebdcf1d0f153a8a2ec81156fb508acbd7a0748e1ca3eb6df01f65adad756d620640f046b
7
- data.tar.gz: b43aa1fe219c8d13ff01710abe4aee1be1f700a38ea143f06dfcf3b3dbc39ec1ce50dd99795a8566c4bbff1e8b22d2dfeea20bb44d0fd7b63a31d07534cf08d4
6
+ metadata.gz: 0af1b0271190cbda5e24a5dcb0e56339cc9802e56011f6a5b6dc04e6ec8212fa563ca6edb969d4910012893894e35e9f349857fd7a443f16103e4502bd6ec727
7
+ data.tar.gz: c2cb9761ead709d37922f8143ab2b5c1f5a94f0a473c3bf3d91c2bb51ce3b69cfd882918dc37fe7bbfbb44596e6e6774e9b50998b2878b1a595bd5b7d68ed8b0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudsupport_v2beta
2
2
 
3
+ ### v0.33.0 (2024-02-18)
4
+
5
+ * Regenerated from discovery document revision 20240212
6
+
3
7
  ### v0.32.0 (2024-02-04)
4
8
 
5
9
  * Regenerated from discovery document revision 20240129
@@ -180,7 +180,7 @@ module Google
180
180
  # unique identifiers, an ID and a number, and they look like this: ``` projects/
181
181
  # abc/cases/456 ``` ``` projects/123/cases/456 ``` You can use either of them
182
182
  # when calling the API. To learn more about project identifiers, see [AIP-2510](
183
- # https://google.aip.dev/cloud/2510).
183
+ # https://google.aip.dev/cloud/2510). Next ID: 38
184
184
  class Case
185
185
  include Google::Apis::Core::Hashable
186
186
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudsupportV2beta
18
18
  # Version of the google-apis-cloudsupport_v2beta gem
19
- GEM_VERSION = "0.32.0"
19
+ GEM_VERSION = "0.33.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.13.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240129"
25
+ REVISION = "20240212"
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-cloudsupport_v2beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.32.0
4
+ version: 0.33.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: 2024-02-04 00:00:00.000000000 Z
11
+ date: 2024-02-18 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-cloudsupport_v2beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudsupport_v2beta/v0.32.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudsupport_v2beta/v0.33.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudsupport_v2beta
63
63
  post_install_message:
64
64
  rdoc_options: []