google-apis-cloudshell_v1 0.26.0 → 0.27.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: 8d990dc47b70b470f55a18fd9ea158602f66839dedc8a9503280847b721e4250
4
- data.tar.gz: 57d43a6954e8f6adc884b3f663413fe0af4f5029f58bdd6eb33fb4cc0f462575
3
+ metadata.gz: 92a7248d59a04948383ca6947da0f611f9c05e6d9bd5367718206016f02e8ddf
4
+ data.tar.gz: dc87a3bd43e07d3ed3cf60e47e1d20b5acccc6a74d60067d922f890d9f33ac17
5
5
  SHA512:
6
- metadata.gz: 4337e77458fa50be0924dcfad914220511a063b0c51b1b616e112d5d37326a4a4fcfd4eb4329505e1231f8660aef19ba7156ef4d620ab4b45a0cf6d86d531220
7
- data.tar.gz: c92688b5ba2d466aeb9cea9933b292ed2cb3b08c2615215a90bf7fae80e513ed546e8870133eeaeb89882cf87b4a02990974e3488efd596aa26087aa48bb9f6b
6
+ metadata.gz: 50459c80822201ed46bb854b5c5ebc9df8a2cd07b7c37d785402f52a9b736b5b681b25868f13442c7557784ff38f4f0f43abf2337c887b01cb58e7f1af65631f
7
+ data.tar.gz: 4ef9ee0b0664f51e643c3663ee26d968146c358661bbd3c4ca6102bc995c1e518e79ddcf228cba9c5dc512dcf50e6290d882fffd3d0bc746415fc02cd2ee6cee
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudshell_v1
2
2
 
3
+ ### v0.27.0 (2025-12-07)
4
+
5
+ * Regenerated from discovery document revision 20251204
6
+
3
7
  ### v0.26.0 (2025-11-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20251105
@@ -311,8 +311,9 @@ module Google
311
311
  attr_accessor :operations
312
312
 
313
313
  # Unordered list. Unreachable resources. Populated when the request sets `
314
- # ListOperationsRequest.return_partial_success` and reads across collections e.g.
315
- # when attempting to list all resources across all supported locations.
314
+ # ListOperationsRequest.return_partial_success` and reads across collections.
315
+ # For example, when attempting to list all resources across all supported
316
+ # locations.
316
317
  # Corresponds to the JSON property `unreachable`
317
318
  # @return [Array<String>]
318
319
  attr_accessor :unreachable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudshellV1
18
18
  # Version of the google-apis-cloudshell_v1 gem
19
- GEM_VERSION = "0.26.0"
19
+ GEM_VERSION = "0.27.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20251105"
25
+ REVISION = "20251204"
26
26
  end
27
27
  end
28
28
  end
@@ -168,11 +168,12 @@ module Google
168
168
  # The standard list page token.
169
169
  # @param [Boolean] return_partial_success
170
170
  # When set to `true`, operations that are reachable are returned as normal, and
171
- # those that are unreachable are returned in the [ListOperationsResponse.
172
- # unreachable] field. This can only be `true` when reading across collections e.
173
- # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
174
- # by default supported and will result in an `UNIMPLEMENTED` error if set unless
175
- # explicitly documented otherwise in service or product specific documentation.
171
+ # those that are unreachable are returned in the ListOperationsResponse.
172
+ # unreachable field. This can only be `true` when reading across collections.
173
+ # For example, when `parent` is set to `"projects/example/locations/-"`. This
174
+ # field is not supported by default and will result in an `UNIMPLEMENTED` error
175
+ # if set unless explicitly documented otherwise in service or product specific
176
+ # documentation.
176
177
  # @param [String] fields
177
178
  # Selector specifying which fields to include in a partial response.
178
179
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudshell_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.26.0
4
+ version: 0.27.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-cloudshell_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudshell_v1/v0.26.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudshell_v1/v0.27.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudshell_v1
62
62
  rdoc_options: []
63
63
  require_paths: