google-cloud-network_management-v1 0.1.3 → 0.2.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: 5ba4255fd4e416363771c6a06531712b27c56edcce7e58d027e18d2ea722406e
4
- data.tar.gz: '028627f1d7ccf1f42dbe00907bbb11b4b3afb875f4dfe97f856d78058fe335c4'
3
+ metadata.gz: ab440b2ab1a8e955642562e65078c8c164411e52b36e85e69628bd4c7beb210e
4
+ data.tar.gz: ca6722621b947a93748a8b782672df9334b9ca12c68bbda26d902a2b6d0b452b
5
5
  SHA512:
6
- metadata.gz: 21b94722b14d8722eafab47231e048c7aed34d612ff412096e05b7a9a7740628d8308275187625ac5a8f43a7468c6f0982026a5b922bee7fa505846e1e70801b
7
- data.tar.gz: 4934acd6919e9ed7e9a07facb293662adae7c0f1fc5162410f582e081f0f1d1a56a8a357015ec9f88a5e6a4fbf87abf71eb24f92220143d64e6b4c762e4d94fa
6
+ metadata.gz: b9cbed328737d2d9ba30606c22da0b2451e9c1a9d67e580af946c186e9f9273d6e0777ede5410a992ee78718c39b1c662e43847356af933c73d1f106472205f2
7
+ data.tar.gz: bb0978d70030f8b2a7856b47fa5da8c6f226af75347f2b5e7f9c6ad86692e17425f8cd0f3425d7f333ef9d6816870aef51e29ce58ac3957ea057a2a638d8eb45
data/README.md CHANGED
@@ -37,7 +37,7 @@ request = ::Google::Cloud::NetworkManagement::V1::ListConnectivityTestsRequest.n
37
37
  response = client.list_connectivity_tests request
38
38
  ```
39
39
 
40
- View the [Client Library Documentation](https://googleapis.dev/ruby/google-cloud-network_management-v1/latest)
40
+ View the [Client Library Documentation](https://cloud.google.com/ruby/docs/reference/google-cloud-network_management-v1/latest)
41
41
  for class and method documentation.
42
42
 
43
43
  See also the [Product Documentation](https://cloud.google.com/network-intelligence-center/docs/connectivity-tests/reference/networkmanagement/rest)
@@ -69,6 +69,11 @@ module GRPC
69
69
  end
70
70
  ```
71
71
 
72
+
73
+ ## Google Cloud Samples
74
+
75
+ To browse ready to use code samples check [Google Cloud Samples](https://cloud.google.com/docs/samples).
76
+
72
77
  ## Supported Ruby Versions
73
78
 
74
79
  This library is supported on Ruby 2.5+.
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module NetworkManagement
23
23
  module V1
24
- VERSION = "0.1.3"
24
+ VERSION = "0.2.0"
25
25
  end
26
26
  end
27
27
  end
@@ -25,6 +25,8 @@ module Google
25
25
  ##
26
26
  # To load this package, including all its services, and instantiate a client:
27
27
  #
28
+ # @example
29
+ #
28
30
  # require "google/cloud/network_management/v1"
29
31
  # client = ::Google::Cloud::NetworkManagement::V1::ReachabilityService::Client.new
30
32
  #
@@ -1,13 +1,13 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/networkmanagement/v1/connectivity_test.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/field_behavior_pb'
5
7
  require 'google/api/resource_pb'
6
8
  require 'google/cloud/networkmanagement/v1/trace_pb'
7
9
  require 'google/protobuf/timestamp_pb'
8
10
  require 'google/rpc/status_pb'
9
- require 'google/api/annotations_pb'
10
- require 'google/protobuf'
11
11
 
12
12
  Google::Protobuf::DescriptorPool.generated_pool.build do
13
13
  add_file("google/cloud/networkmanagement/v1/connectivity_test.proto", :syntax => :proto3) do
@@ -1,15 +1,15 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/networkmanagement/v1/reachability.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
7
- require 'google/api/resource_pb'
8
9
  require 'google/cloud/networkmanagement/v1/connectivity_test_pb'
9
10
  require 'google/longrunning/operations_pb'
10
11
  require 'google/protobuf/field_mask_pb'
11
12
  require 'google/protobuf/timestamp_pb'
12
- require 'google/protobuf'
13
13
 
14
14
  Google::Protobuf::DescriptorPool.generated_pool.build do
15
15
  add_file("google/cloud/networkmanagement/v1/reachability.proto", :syntax => :proto3) do
@@ -1,7 +1,6 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/networkmanagement/v1/trace.proto
3
3
 
4
- require 'google/api/annotations_pb'
5
4
  require 'google/protobuf'
6
5
 
7
6
  Google::Protobuf::DescriptorPool.generated_pool.build do
@@ -227,6 +226,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
227
226
  add_message "google.cloud.networkmanagement.v1.AbortInfo" do
228
227
  optional :cause, :enum, 1, "google.cloud.networkmanagement.v1.AbortInfo.Cause"
229
228
  optional :resource_uri, :string, 2
229
+ repeated :projects_missing_permission, :string, 3
230
230
  end
231
231
  add_enum "google.cloud.networkmanagement.v1.AbortInfo.Cause" do
232
232
  value :CAUSE_UNSPECIFIED, 0
@@ -710,6 +710,11 @@ module Google
710
710
  # @!attribute [rw] resource_uri
711
711
  # @return [::String]
712
712
  # URI of the resource that caused the abort.
713
+ # @!attribute [rw] projects_missing_permission
714
+ # @return [::Array<::String>]
715
+ # List of project IDs that the user has specified in the request but does
716
+ # not have permission to access network configs. Analysis is aborted in this
717
+ # case with the PERMISSION_DENIED cause.
713
718
  class AbortInfo
714
719
  include ::Google::Protobuf::MessageExts
715
720
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -44,7 +44,7 @@ module Google
44
44
  # foo = any.unpack(Foo.class);
45
45
  # }
46
46
  #
47
- # Example 3: Pack and unpack a message in Python.
47
+ # Example 3: Pack and unpack a message in Python.
48
48
  #
49
49
  # foo = Foo(...)
50
50
  # any = Any()
@@ -54,7 +54,7 @@ module Google
54
54
  # any.Unpack(foo)
55
55
  # ...
56
56
  #
57
- # Example 4: Pack and unpack a message in Go
57
+ # Example 4: Pack and unpack a message in Go
58
58
  #
59
59
  # foo := &pb.Foo{...}
60
60
  # any, err := anypb.New(foo)
@@ -75,7 +75,7 @@ module Google
75
75
  #
76
76
  #
77
77
  # JSON
78
- # ====
78
+ #
79
79
  # The JSON representation of an `Any` value uses the regular
80
80
  # representation of the deserialized, embedded message, with an
81
81
  # additional field `@type` which contains the type URL. Example:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-network_management-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.2.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-01-11 00:00:00.000000000 Z
11
+ date: 2022-06-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -214,7 +214,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
214
214
  - !ruby/object:Gem::Version
215
215
  version: '0'
216
216
  requirements: []
217
- rubygems_version: 3.3.4
217
+ rubygems_version: 3.3.14
218
218
  signing_key:
219
219
  specification_version: 4
220
220
  summary: API Client library for the Network Management V1 API