google-apis-networkmanagement_v1 0.26.0 → 0.27.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: d889a201258504b20b1df569f9cfc6341415b2b8b975186cd720e0087f5b007a
4
- data.tar.gz: '0916456a52c0b31026a9f563b40dade35bea790afb277a930261ea6d1f971864'
3
+ metadata.gz: 58e6aec53c5f20a2078c77ef13a531e6e410941db365495c01ad7be7dad9e436
4
+ data.tar.gz: 2bafb7b0267adf26b2d931dc4b617249e878748c5550d2d6c58faab59775dfea
5
5
  SHA512:
6
- metadata.gz: fe8afad820afa4b0f206b0ecddade811d895e7569f469c01cf90a5d4d47263a0cac3fe4e5543f0519bb4313aa2def3f7869409e4c57deb1aca57767075a12d1a
7
- data.tar.gz: 423e19a3a4909aff88c93b32931111239190afaff857a8db915450c20f3e1dd14cc046dc0b4e1b63ad087fa28af5489de77a8f4f1945778b133884b26858c7f6
6
+ metadata.gz: b99eccfba1604225cab014de79a58a8d7121a2da3b760f2dfe147570745e86bfffd763a1f3ec9f85e829e88cc25803b8a6d54d63d591a5be12b4d60889e11508
7
+ data.tar.gz: ccc7ce196eb029a605460ca81494ceacec38622c672b7d065d4549ec4e5f2825fdaf5c0eb471cb46721c9023e582b3c13068121b5f32566515be3d00944ce6d2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkmanagement_v1
2
2
 
3
+ ### v0.27.0 (2023-03-26)
4
+
5
+ * Regenerated from discovery document revision 20230313
6
+
3
7
  ### v0.26.0 (2023-02-26)
4
8
 
5
9
  * Regenerated using generator version 0.12.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NetworkmanagementV1
18
18
  # Version of the google-apis-networkmanagement_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.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230201"
25
+ REVISION = "20230313"
26
26
  end
27
27
  end
28
28
  end
@@ -599,13 +599,7 @@ module Google
599
599
  end
600
600
 
601
601
  # Lists operations that match the specified filter in the request. If the server
602
- # doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name`
603
- # binding allows API services to override the binding to use different resource
604
- # name schemes, such as `users/*/operations`. To override the binding, API
605
- # services can add a binding such as `"/v1/`name=users/*`/operations"` to their
606
- # service configuration. For backwards compatibility, the default name includes
607
- # the operations collection id, however overriding users must ensure the name
608
- # binding is the parent resource, without the operations collection id.
602
+ # doesn't support this method, it returns `UNIMPLEMENTED`.
609
603
  # @param [String] name
610
604
  # The name of the operation's parent resource.
611
605
  # @param [String] filter
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-networkmanagement_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
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-02-26 00:00:00.000000000 Z
11
+ date: 2023-04-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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-networkmanagement_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1/v0.26.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1/v0.27.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkmanagement_v1
63
63
  post_install_message:
64
64
  rdoc_options: []