google-apis-networkconnectivity_v1alpha1 0.4.0 → 0.5.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: f78278f2cf02e67939af74a85bc877f33159900dc7e0cf8f0c91acd07c4ff8a3
4
- data.tar.gz: 790c8f42937716097a3362d82c723adef1b5bc8a919ef432d6d1b71c8094bc4c
3
+ metadata.gz: 13c343edfc5b1ecab3c8337b4325766e3c5c197aa1118762fb0fddb72060476a
4
+ data.tar.gz: 9bd3238bfffbe2a0e9987ff70aa9cf344719b597933d24b35e42c2d3b44b54f8
5
5
  SHA512:
6
- metadata.gz: 044d9a88c8e130188bb4a4601ad6f7a31b1547f7c32ead4b08c5cedc1c3e18aedea64139b00a9bb0805d3616b9054001243c3bd71f25ebb036c6fa07331be021
7
- data.tar.gz: c6964032e8a6d2909bab9a9c11b4692a8b77abf4a87d8695c6f2f9d8411e16bac78517673334ecd3005d3be417558fefc857154cc32f4f9d13afbd91bfdf2c7d
6
+ metadata.gz: c4359beec43f5abf09de5665234b77f6d6925c80cc07b82c297fb36a98e797ba90a3f6fd25217053f16e5ed19233788e8638ad113287ef0576fde4eefb1a2fa0
7
+ data.tar.gz: 65d54ccdd34458dcbaef87d24b1066b33c0ba08f9bf4d5de9760cc61e950d725ed319c9e2278e222ea9bf3f5cc6e43195205075c087aae1627c186cd4f05007f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkconnectivity_v1alpha1
2
2
 
3
+ ### v0.5.0 (2021-05-02)
4
+
5
+ * Regenerated from discovery document revision 20210430
6
+
3
7
  ### v0.4.0 (2021-04-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20210331
@@ -796,7 +796,9 @@ module Google
796
796
  # @return [String]
797
797
  attr_accessor :name
798
798
 
799
- # Output only. A list of the URIs of all attached spokes
799
+ # Output only. A list of the URIs of all attached spokes. This field is
800
+ # deprecated and will not be included in future API versions. Call ListSpokes on
801
+ # each region instead.
800
802
  # Corresponds to the JSON property `spokes`
801
803
  # @return [Array<String>]
802
804
  attr_accessor :spokes
@@ -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.4.0"
19
+ GEM_VERSION = "0.5.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210331"
25
+ REVISION = "20210430"
26
26
  end
27
27
  end
28
28
  end
@@ -88,7 +88,7 @@ module Google
88
88
  # accepts strings like "displayName=tokyo", and is documented in more detail in [
89
89
  # AIP-160](https://google.aip.dev/160).
90
90
  # @param [Fixnum] page_size
91
- # The maximum number of results to return. If not set, the service will select a
91
+ # The maximum number of results to return. If not set, the service selects a
92
92
  # default.
93
93
  # @param [String] page_token
94
94
  # A page token received from the `next_page_token` field in the response. Send
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.4.0
4
+ version: 0.5.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-04-05 00:00:00.000000000 Z
11
+ date: 2021-05-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-networkconnectivity_v1alpha1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1alpha1/v0.4.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1alpha1/v0.5.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-networkconnectivity_v1alpha1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.13
72
+ rubygems_version: 3.2.17
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Network Connectivity API V1alpha1