google-apis-netapp_v1 0.28.0 → 0.29.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: 73108c52926a57b850a0d3792c4ddb4fa72cf36502b4f10f0e832f8180b7fc16
4
- data.tar.gz: 210f0eaf02d03280077393e47c120735f334f88a9c44d9326b72c97f8955ceb0
3
+ metadata.gz: e646c3bb2bcf57354ea614636d0635763ceb250b91ea5bfc89640c4deb93b4ee
4
+ data.tar.gz: c274620f19fd12f8bf454fb60c5086efe70dfe512c21c147321ff14692187f32
5
5
  SHA512:
6
- metadata.gz: 1102eabb1a63c3dbc16cae43e4fe4ba0a5f2fae3d68abc80df0dc03626173d20c5cb22cc6ef79bfc39e70d235e20473df3fb28827b52a8669bc9dda10be298fd
7
- data.tar.gz: dbaec0738f38a4a0414f5da533288b3ad304eecdf2698f636e5ed95792f8e648dd4dafbadfdd88d0ff75402b63636a42dcd67c38e36a4da404900698fd6829b6
6
+ metadata.gz: a31e9db1ef9c956222b545b9fd15503c27813b2e80b5d8b97d7abcd7c6b3e545a71b6e888d3edca2d82a747cb1644a43aff74675acf4ca7a964e0e4a5a192b44
7
+ data.tar.gz: 37ba6ac8335dfdb114bb598ca0513393563360f40a363a0b07bceadfcf4c258e89ac6b324a5a008a5c521de1215bbffff15c9e907cecb96a6ec1f88c924d208e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-netapp_v1
2
2
 
3
+ ### v0.29.0 (2026-05-03)
4
+
5
+ * Regenerated from discovery document revision 20260426
6
+
3
7
  ### v0.28.0 (2026-04-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20260402
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NetappV1
18
18
  # Version of the google-apis-netapp_v1 gem
19
- GEM_VERSION = "0.28.0"
19
+ GEM_VERSION = "0.29.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 = "20260402"
25
+ REVISION = "20260426"
26
26
  end
27
27
  end
28
28
  end
@@ -84,8 +84,8 @@ module Google
84
84
  end
85
85
 
86
86
  # Lists information about the supported locations for this service. This method
87
- # lists locations based on the resource scope provided in the [
88
- # ListLocationsRequest.name] field: * **Global locations**: If `name` is empty,
87
+ # lists locations based on the resource scope provided in the
88
+ # ListLocationsRequest.name field: * **Global locations**: If `name` is empty,
89
89
  # the method lists the public locations available to all projects. * **Project-
90
90
  # specific locations**: If `name` follows the format `projects/`project``, the
91
91
  # method lists locations visible to that specific project. This includes public,
@@ -96,8 +96,8 @@ module Google
96
96
  # @param [String] name
97
97
  # The resource that owns the locations collection, if applicable.
98
98
  # @param [Array<String>, String] extra_location_types
99
- # Optional. Do not use this field. It is unsupported and is ignored unless
100
- # explicitly documented otherwise. This is primarily for internal usage.
99
+ # Optional. Do not use this field unless explicitly documented otherwise. This
100
+ # is primarily for internal usage.
101
101
  # @param [String] filter
102
102
  # A filter to narrow down results to a preferred subset. The filtering language
103
103
  # accepts strings like `"displayName=tokyo"`, and is documented in more detail
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-netapp_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.28.0
4
+ version: 0.29.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-netapp_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-netapp_v1/v0.28.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-netapp_v1/v0.29.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-netapp_v1
62
62
  rdoc_options: []
63
63
  require_paths: