google-apis-networkconnectivity_v1alpha1 0.7.0 → 0.8.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: d278b42e6bc2b46273902083a96d73b37a352b2686d037d427a0e63c2c59f2db
4
- data.tar.gz: 005d3585ed3bb7edb720f85cd971085236a9821928f8d583219d1148db54fc1d
3
+ metadata.gz: d03351bc92c137e5ab8463f4fb1d1889c7e1be4f7c2a0ca2a77b9ce7250b24c8
4
+ data.tar.gz: b7a892011116ae3a46d362e17e7af235b6f87f3940b800d3e57b8548123492ed
5
5
  SHA512:
6
- metadata.gz: 3146bdb76e4021a745a242466b83860d730f025e2d910b6472c8b5455f769abedb26138dc2cb87fa17b440dbd5b9af0bd6df6528e5ebff89548834f01faab12b
7
- data.tar.gz: 3cccba63be4ad1f1aeb0eaf2e141ee3eac1f805d4da36f428f779678ab76b644b21a05acdc3dae93667ac4fb84c65115c2fceb891fcb9794bf36c2f3e538f14e
6
+ metadata.gz: 0713261a2650912ba7996fc2a49e97844a487728a9b1e9fe8929dcd984792aefe8499e48e378df459c8245dac8719a4377a08e3ca6dc8c1e4c3904a2d5496006
7
+ data.tar.gz: 42c891ee2c72a24e9522aa931603c8567ba9b117b58562a72d798736bb11286a9d327c351526a82ce1e1e2ba511197478635b036b360e0596e1958d9b8f7f4e0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-networkconnectivity_v1alpha1
2
2
 
3
+ ### v0.8.0 (2021-07-03)
4
+
5
+ * Regenerated from discovery document revision 20210701
6
+ * Regenerated using generator version 0.4.0
7
+
3
8
  ### v0.7.0 (2021-06-24)
4
9
 
5
10
  * Regenerated from discovery document revision 20210616
@@ -21,8 +21,7 @@ module Google
21
21
  module Apis
22
22
  # Network Connectivity API
23
23
  #
24
- # The Network Connectivity API will be home to various services which provide
25
- # information pertaining to network connectivity.
24
+ # The Network Connectivity API provides access to Network Connectivity Center.
26
25
  #
27
26
  # @see https://cloud.google.com/network-connectivity/docs
28
27
  module NetworkconnectivityV1alpha1
@@ -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.7.0"
19
+ GEM_VERSION = "0.8.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.3.0"
22
+ GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210616"
25
+ REVISION = "20210701"
26
26
  end
27
27
  end
28
28
  end
@@ -22,8 +22,7 @@ module Google
22
22
  module NetworkconnectivityV1alpha1
23
23
  # Network Connectivity API
24
24
  #
25
- # The Network Connectivity API will be home to various services which provide
26
- # information pertaining to network connectivity.
25
+ # The Network Connectivity API provides access to Network Connectivity Center.
27
26
  #
28
27
  # @example
29
28
  # require 'google/apis/networkconnectivity_v1alpha1'
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.7.0
4
+ version: 0.8.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: 2021-06-28 00:00:00.000000000 Z
11
+ date: 2021-07-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.3'
19
+ version: '0.4'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.3'
29
+ version: '0.4'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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/master/generated/google-apis-networkconnectivity_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1alpha1/v0.7.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1alpha1/v0.8.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-networkconnectivity_v1alpha1
63
63
  post_install_message:
64
64
  rdoc_options: []