google-apis-cloudsupport_v2beta 0.4.0 → 0.5.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: 0ca78b366a0d23761b98001f03510507369e094cb4fed26104f157c5552e7e73
4
- data.tar.gz: eb95404f93ae62df29eb9cf855400f268bad7671d06f14764702147752154b51
3
+ metadata.gz: 30a380259101ab99176a0840365b7cf4783a9cfafbef7ed4974a864d2ba063e7
4
+ data.tar.gz: 21fd58b6300331b1302189f71fd5d65b0cc3c4c478cf39af604eeb8bb7d1bca6
5
5
  SHA512:
6
- metadata.gz: 36b14bc3f7395e3b5147eab471809d1ac3bd28a622c9b0eec84786c4fc763a1c84e6ca3fd71e9b8f8fb367ead52809c17397d9316911731af67408045b3ce165
7
- data.tar.gz: e64f398f5dd23f2df233ba7beddb58ef2f701ce8bf7f01536f2e9264e457eab4d9dd6f39aa9a1f265a7afef23d6b8635f687d92b082e40a3a766e9edf3495c3b
6
+ metadata.gz: 718e30c5d565866ceb5f87cc022bfe1d3b8527dacb7757694f94c3d89d60bdddeae5d8109c5cdbcfd2e298b9bae41d70e9198d1d8c2aefa5f2eae61bec79904e
7
+ data.tar.gz: b39510a8f6a8b81310d24ced84166a05eef9817375010235424de572f89c0873816b84a81e074266b072351ff0a6d4d9eac57fb3251c75634052f3e046e80e0f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudsupport_v2beta
2
2
 
3
+ ### v0.5.0 (2022-02-23)
4
+
5
+ * Regenerated from discovery document revision 20220221
6
+
3
7
  ### v0.4.0 (2022-02-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20220129
@@ -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.4.0"
19
+ GEM_VERSION = "0.5.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220129"
25
+ REVISION = "20220221"
26
26
  end
27
27
  end
28
28
  end
@@ -265,7 +265,7 @@ module Google
265
265
  # @param [String] filter
266
266
  # An expression written in the Cloud filter language. If non-empty, then only
267
267
  # cases whose fields match the filter are returned. If empty, then no messages
268
- # are filtered out. Filter strings can use the following fields: - status (
268
+ # are filtered out. Filter strings can use the following fields: - state (
269
269
  # Accepted values: OPEN or CLOSED) - severity (Accepted values: S0, S1, S2, S3,
270
270
  # or S4) - creator.email with the operators equals (=) and AND. Additionally, a
271
271
  # global restriction (with no operator) can be used to search across displayName,
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.4.0
4
+ version: 0.5.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-02-07 00:00:00.000000000 Z
11
+ date: 2022-02-28 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.4.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudsupport_v2beta/v0.5.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: []