google-cloud-network_connectivity-v1 0.3.0 → 0.4.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.
@@ -26,8 +26,6 @@ module Google
26
26
  # service Foo {
27
27
  # rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);
28
28
  # }
29
- #
30
- # The JSON representation for `Empty` is empty JSON object `{}`.
31
29
  class Empty
32
30
  include ::Google::Protobuf::MessageExts
33
31
  extend ::Google::Protobuf::MessageExts::ClassMethods
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-network_connectivity-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.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: 2022-07-05 00:00:00.000000000 Z
11
+ date: 2022-11-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.10'
19
+ version: '0.12'
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.10'
29
+ version: '0.12'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -178,15 +178,23 @@ files:
178
178
  - lib/google/cloud/network_connectivity/v1/hub_service/credentials.rb
179
179
  - lib/google/cloud/network_connectivity/v1/hub_service/operations.rb
180
180
  - lib/google/cloud/network_connectivity/v1/hub_service/paths.rb
181
+ - lib/google/cloud/network_connectivity/v1/policy_based_routing_service.rb
182
+ - lib/google/cloud/network_connectivity/v1/policy_based_routing_service/client.rb
183
+ - lib/google/cloud/network_connectivity/v1/policy_based_routing_service/credentials.rb
184
+ - lib/google/cloud/network_connectivity/v1/policy_based_routing_service/operations.rb
185
+ - lib/google/cloud/network_connectivity/v1/policy_based_routing_service/paths.rb
181
186
  - lib/google/cloud/network_connectivity/v1/version.rb
182
187
  - lib/google/cloud/networkconnectivity/v1/common_pb.rb
183
188
  - lib/google/cloud/networkconnectivity/v1/hub_pb.rb
184
189
  - lib/google/cloud/networkconnectivity/v1/hub_services_pb.rb
190
+ - lib/google/cloud/networkconnectivity/v1/policy_based_routing_pb.rb
191
+ - lib/google/cloud/networkconnectivity/v1/policy_based_routing_services_pb.rb
185
192
  - proto_docs/README.md
186
193
  - proto_docs/google/api/field_behavior.rb
187
194
  - proto_docs/google/api/resource.rb
188
195
  - proto_docs/google/cloud/networkconnectivity/v1/common.rb
189
196
  - proto_docs/google/cloud/networkconnectivity/v1/hub.rb
197
+ - proto_docs/google/cloud/networkconnectivity/v1/policy_based_routing.rb
190
198
  - proto_docs/google/longrunning/operations.rb
191
199
  - proto_docs/google/protobuf/any.rb
192
200
  - proto_docs/google/protobuf/duration.rb