google-apis-cloudsupport_v2beta 0.43.0 → 0.44.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7e71c6a17d92dacf0116be33bf8f4b1a3d422c5c3a8856373990125f9d4937d7
4
- data.tar.gz: effa1cf9ead80a448fa76be7c7bfaee68d3d24ae6b8a820f741eef9214d2c172
3
+ metadata.gz: a4856d39247c768c9a51adaecb471787b14b94c297cd350c9534f0861a10a364
4
+ data.tar.gz: f0cffca88c0c2c8185c0455e19407e3ae242a75f9dbe497334c300002d7b592d
5
5
  SHA512:
6
- metadata.gz: 7ef14790847588ea46de36a1758d368d53f3af775b68f09aabd1a70bcc9f4920bd7b8014d5d67b331b6b32772a5ab09a2fcc60f565a38726df68a2c053bc0022
7
- data.tar.gz: 9d8f029ec9fdefad7bb357aa375e783992e06c2b2972ad223766493a0e515e04bd685be02eaf40d7e37f155d74f8add8c41cfbacd4caaf042a30019ae04ef1ec
6
+ metadata.gz: dff7c091014b93665b4d84191ce1520c3d918917bf5d02b8ba689ffef981ac33f19b26ab25b207b98e11e05bb8f80d6eb245f2b75dcca58eac3d757734142658
7
+ data.tar.gz: 4f01385f5c574d3e8e8aa0f6494bb046d55dbd8a3b1787e34adde0c68f6324171a42145c5f7bbe76dafd29952e6643e4f8ec52afb017e6137298d2e9970d8b9d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-cloudsupport_v2beta
2
2
 
3
+ ### v0.44.0 (2025-05-25)
4
+
5
+ * Regenerated from discovery document revision 20250521
6
+ * Regenerated using generator version 0.18.0
7
+
3
8
  ### v0.43.0 (2025-05-04)
4
9
 
5
10
  * Regenerated using generator version 0.17.0
@@ -39,7 +39,7 @@ module Google
39
39
  # The email address of the actor. If not provided, it is inferred from the
40
40
  # credentials supplied during case creation. When a name is provided, an email
41
41
  # must also be provided. If the user is a Google Support agent, this is
42
- # obfuscated. This field is deprecated. Use **username** field instead.
42
+ # obfuscated. This field is deprecated. Use `username` instead.
43
43
  # Corresponds to the JSON property `email`
44
44
  # @return [String]
45
45
  attr_accessor :email
@@ -101,7 +101,7 @@ module Google
101
101
  # @return [String]
102
102
  attr_accessor :mime_type
103
103
 
104
- # Output only. The resource name of the attachment.
104
+ # Output only. Identifier. The resource name of the attachment.
105
105
  # Corresponds to the JSON property `name`
106
106
  # @return [String]
107
107
  attr_accessor :name
@@ -238,7 +238,7 @@ module Google
238
238
  # @return [String]
239
239
  attr_accessor :language_code
240
240
 
241
- # The resource name for the case.
241
+ # Identifier. The resource name for the case.
242
242
  # Corresponds to the JSON property `name`
243
243
  # @return [String]
244
244
  attr_accessor :name
@@ -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.43.0"
19
+ GEM_VERSION = "0.44.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.17.0"
22
+ GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241231"
25
+ REVISION = "20250521"
26
26
  end
27
27
  end
28
28
  end
@@ -362,7 +362,7 @@ module Google
362
362
  # patch( name="projects/some-project/cases/43112854", body=` "displayName": "
363
363
  # This is Now a New Title", "priority": "P2", `, ) print(request.execute()) ```
364
364
  # @param [String] name
365
- # The resource name for the case.
365
+ # Identifier. The resource name for the case.
366
366
  # @param [Google::Apis::CloudsupportV2beta::Case] case_object
367
367
  # @param [String] update_mask
368
368
  # A list of attributes of the case that should be updated. Supported values are `
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudsupport_v2beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.43.0
4
+ version: 0.44.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudsupport_v2beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudsupport_v2beta/v0.43.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudsupport_v2beta/v0.44.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudsupport_v2beta
62
62
  rdoc_options: []
63
63
  require_paths:
@@ -73,7 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
73
73
  - !ruby/object:Gem::Version
74
74
  version: '0'
75
75
  requirements: []
76
- rubygems_version: 3.6.8
76
+ rubygems_version: 3.6.9
77
77
  specification_version: 4
78
78
  summary: Simple REST client for Google Cloud Support API V2beta
79
79
  test_files: []