google-apis-networkconnectivity_v1alpha1 0.49.0 → 0.50.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: ecd2a0155a50299c15b60490e0e8bb5c1b821efb7c551775addec7f8840f9e24
4
- data.tar.gz: a218e087be730206381e6179c8a7a68d695ca71e386f59deaa92dcbff39e366b
3
+ metadata.gz: 75dc933b515d2fec7f7a3e4b6aa5ebb97f8c2fa4ffeaa40e126d23deba8b1c26
4
+ data.tar.gz: 754816ae8b5238d72b208a9df91e63ef372d0dbe5b3b118ce0481de3abd5a800
5
5
  SHA512:
6
- metadata.gz: 00ec71f1db3c3e4e30d209d42fedc193ee8bc81a0097f55b3078d693bad0265b9a4aed66b882ec164bbc5d50360579df7f1584cd12f02fbe0b9929263110c185
7
- data.tar.gz: f444bc4e71df719395aedac431c071f9e32e14b41a435961ea9a55fe1a001798f11ca080a14f83e399732166f310ffbb1b8bdc085ac845cf7197564d50326771
6
+ metadata.gz: 8726657283f2a493becea9583d467700a61cfb928d51ce6efea8fb7172bc599aed524f8154541be68399971a89e0384586af1fc7045e73b6750358ca4269427f
7
+ data.tar.gz: c895b6caa8b980dacb8dfbaccbfe44ad6ffd51a3fb52fd740493b8b534cbaa60412db0bb03504b388b60773984b6d4f14ab2b937c6b9b76c48f150d9c6dae3ff
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkconnectivity_v1alpha1
2
2
 
3
+ ### v0.50.0 (2025-12-07)
4
+
5
+ * Regenerated from discovery document revision 20251113
6
+
3
7
  ### v0.49.0 (2025-11-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20251030
@@ -321,8 +321,9 @@ module Google
321
321
  attr_accessor :operations
322
322
 
323
323
  # Unordered list. Unreachable resources. Populated when the request sets `
324
- # ListOperationsRequest.return_partial_success` and reads across collections e.g.
325
- # when attempting to list all resources across all supported locations.
324
+ # ListOperationsRequest.return_partial_success` and reads across collections.
325
+ # For example, when attempting to list all resources across all supported
326
+ # locations.
326
327
  # Corresponds to the JSON property `unreachable`
327
328
  # @return [Array<String>]
328
329
  attr_accessor :unreachable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NetworkconnectivityV1alpha1
18
18
  # Version of the google-apis-networkconnectivity_v1alpha1 gem
19
- GEM_VERSION = "0.49.0"
19
+ GEM_VERSION = "0.50.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 = "20251030"
25
+ REVISION = "20251113"
26
26
  end
27
27
  end
28
28
  end
@@ -921,11 +921,12 @@ module Google
921
921
  # The standard list page token.
922
922
  # @param [Boolean] return_partial_success
923
923
  # When set to `true`, operations that are reachable are returned as normal, and
924
- # those that are unreachable are returned in the [ListOperationsResponse.
925
- # unreachable] field. This can only be `true` when reading across collections e.
926
- # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
927
- # by default supported and will result in an `UNIMPLEMENTED` error if set unless
928
- # explicitly documented otherwise in service or product specific documentation.
924
+ # those that are unreachable are returned in the ListOperationsResponse.
925
+ # unreachable field. This can only be `true` when reading across collections.
926
+ # For example, when `parent` is set to `"projects/example/locations/-"`. This
927
+ # field is not supported by default and will result in an `UNIMPLEMENTED` error
928
+ # if set unless explicitly documented otherwise in service or product specific
929
+ # documentation.
929
930
  # @param [String] fields
930
931
  # Selector specifying which fields to include in a partial response.
931
932
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-networkconnectivity_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.49.0
4
+ version: 0.50.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-networkconnectivity_v1alpha1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1alpha1/v0.49.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1alpha1/v0.50.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkconnectivity_v1alpha1
62
62
  rdoc_options: []
63
63
  require_paths: