google-apis-networkconnectivity_v1alpha1 0.31.0 → 0.32.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: 92c848e225d06e37c1166b2d828d67ddd091ae66de662fd5676e4fd0313534e2
4
- data.tar.gz: 192a38f0093bde124e943f42eee0682adb65459136c73c64b77bd30e0d57cb56
3
+ metadata.gz: 0a80aa676cfb275383f9a3462bbbac87e29170fea085cc83082ef02262441d88
4
+ data.tar.gz: 05da740bfec0f42347f9aa7541b2e37b110733fc60f5247d49268e6a5ad6faa2
5
5
  SHA512:
6
- metadata.gz: '080b74adf3281ee1634f399cffd13163a6337fa781b2693a3bff91391ac7f5bd9415cc5118239a9a41ab573bb335bda2f4a03a5fed9823fa112542c29fe0663e'
7
- data.tar.gz: 476da85fd15de2e1e06f5edf1946ef42ed9eac22185bc40b2037b06d6a9e7ec9f1dd3b798267eea62afb99b7aaa350e485267185a899fcc77676e5eca864ea07
6
+ metadata.gz: fe0661ea8c3d4df0102acdaca73a7b57cabeb6c11e09d4b5f015713bb20f6afa9efd93228c1658317e80ce0b34771a652faef3742bce4bd57df5fd66f83571b3
7
+ data.tar.gz: 6cc7c85ef51de2a9f32b9cdce45cc38ad37bbb7141801d14dccec4c86e2b9aa4d1425a3788919d030e59670585c8fc9b069fbd0876f9d7a34246335ef8edc004
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkconnectivity_v1alpha1
2
2
 
3
+ ### v0.32.0 (2023-05-14)
4
+
5
+ * Regenerated from discovery document revision 20230502
6
+
3
7
  ### v0.31.0 (2023-03-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20230308
@@ -679,7 +679,7 @@ module Google
679
679
  end
680
680
  end
681
681
 
682
- # A resource that represents Google Cloud Platform location.
682
+ # A resource that represents a Google Cloud location.
683
683
  class Location
684
684
  include Google::Apis::Core::Hashable
685
685
 
@@ -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.31.0"
19
+ GEM_VERSION = "0.32.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 = "20230308"
25
+ REVISION = "20230502"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-networkconnectivity_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.31.0
4
+ version: 0.32.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-03-19 00:00:00.000000000 Z
11
+ date: 2023-05-14 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-networkconnectivity_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1alpha1/v0.31.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1alpha1/v0.32.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkconnectivity_v1alpha1
63
63
  post_install_message:
64
64
  rdoc_options: []