google-apis-cloudsupport_v2 0.11.0 → 0.13.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: f8242e57533e11ef629be6df1d7934709e27267e9224a6da93b3754735401ebe
4
- data.tar.gz: be22be18e10ce2d007598fe7e9f64bc9d38b910cda544c7667aa4ce2984b39c7
3
+ metadata.gz: 662dc01326783c6f03abd1a3eabd80d7ed3cd0b5cb6501286250e0d4ef0fb402
4
+ data.tar.gz: dc41d399fd98558116bb5672c11f80ec3767951e43b84211a6345f585b575be9
5
5
  SHA512:
6
- metadata.gz: c7ef1f7b926f9d26b642b7bf09a239c95dd8034e8c05fc960359904fcc6df14a6c6065f9d18d25ad62dad16c8e50bd9fd1e93e406656cf3b366fdcf675da7531
7
- data.tar.gz: 4e23a26dc3a679d4a572242189f88f5136bc5ed1837a50b61293278a132a037d2becb42a2490c49b333690faae615626fbee21153220dd856514a1418b6036eb
6
+ metadata.gz: f6439cdd0858f3618cb8974a35108bb0b8704158fdf53aa0bf4cbfd19efcb7b93273b2c818aced0e01fc04bc6b5fcd57988e5cd12ce0f928b15bb617044748b4
7
+ data.tar.gz: 864aea7c17acf170e767a03f87216ef8368397bc1e4aedac196fbc2ce6796d26e85e0cf3751c559f9c5db77899d3f3a0e1d55c90d89c7f61c496a8e9fecd85ea
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-cloudsupport_v2
2
2
 
3
+ ### v0.13.0 (2024-12-15)
4
+
5
+ * Regenerated from discovery document revision 20241212
6
+ * Regenerated using generator version 0.15.1
7
+
8
+ ### v0.12.0 (2024-05-19)
9
+
10
+ * Regenerated using generator version 0.15.0
11
+
3
12
  ### v0.11.0 (2024-04-07)
4
13
 
5
14
  * Regenerated from discovery document revision 20240403
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudsupportV2
18
18
  # Version of the google-apis-cloudsupport_v2 gem
19
- GEM_VERSION = "0.11.0"
19
+ GEM_VERSION = "0.13.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.14.0"
22
+ GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240403"
25
+ REVISION = "20241212"
26
26
  end
27
27
  end
28
28
  end
@@ -474,7 +474,10 @@ module Google
474
474
  # Required. The name of the case for which attachments should be listed.
475
475
  # @param [Fixnum] page_size
476
476
  # The maximum number of attachments fetched with each request. If not provided,
477
- # the default is 10. The maximum page size that will be returned is 100.
477
+ # the default is 10. The maximum page size that will be returned is 100. The
478
+ # size of each page can be smaller than the requested page size and can include
479
+ # zero. For example, you could request 100 attachments on one page, receive 0,
480
+ # and then on the next page, receive 90.
478
481
  # @param [String] page_token
479
482
  # A token identifying the page of results to return. If unspecified, the first
480
483
  # page is retrieved.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudsupport_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.0
4
+ version: 0.13.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-04-07 00:00:00.000000000 Z
11
+ date: 2024-12-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.14.0
19
+ version: 0.15.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.14.0
29
+ version: 0.15.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudsupport_v2/v0.11.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudsupport_v2/v0.13.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudsupport_v2
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.5.6
78
+ rubygems_version: 3.5.23
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Google Cloud Support API V2