google-cloud-channel-v1 0.9.4 → 0.11.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: 0e69fa2b2684d886977fc3fe5f05963d32d869f98571cc05d89a8d09b4bba2d3
4
- data.tar.gz: 9deccca9b9061327296a4a853e22627d68adbdb6524fa31c920fab5cc00c59c8
3
+ metadata.gz: ab506e58f9de714b6ef424a8b2200b7097de9069dba21e47e01728fb37fc5957
4
+ data.tar.gz: ab6a10dde096f378d40d85edac438f67e7d60e6eed485ba92c10784cf811e7af
5
5
  SHA512:
6
- metadata.gz: d39860183c9cdaf59730095d168cb311a8416454a927ee899d19d1ad3a4c71a4706e840394aa1c47951c5f0500c52112ca607fc04130eb12edae5bd9e56a703a
7
- data.tar.gz: b91bb1c9d8be56cd51f82dcd5df9739178362dc9880bac95034b1f389f60eaebdf0e929ea1fdf6be9d860eed685845ddd12effed6309e117faa3a25b9cd7c0fc
6
+ metadata.gz: 74c63fea6832b81a918e41f0885efb7324e0fdaf8ce27f0a39d760c7e2f1c14cb846fa91e86e45341015ea79fd3b778f6d52bf6c9d988188a1f1182374fd3f59
7
+ data.tar.gz: 58d9c01a6b01ac38e97ea5ab639e5df324c10cfcb1b328c7460bf761c32654620367b67bbf19957d77b12619cdd31c1e79d92c9910ebf04e20b65e30878d5c20
data/README.md CHANGED
@@ -37,7 +37,7 @@ request = ::Google::Cloud::Channel::V1::ListCustomersRequest.new # (request fiel
37
37
  response = client.list_customers request
38
38
  ```
39
39
 
40
- View the [Client Library Documentation](https://googleapis.dev/ruby/google-cloud-channel-v1/latest)
40
+ View the [Client Library Documentation](https://cloud.google.com/ruby/docs/reference/google-cloud-channel-v1/latest)
41
41
  for class and method documentation.
42
42
 
43
43
  See also the [Product Documentation](https://cloud.google.com/channel)
@@ -1,12 +1,12 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/channel/v1/channel_partner_links.proto
3
3
 
4
- require 'google/api/annotations_pb'
4
+ require 'google/protobuf'
5
+
5
6
  require 'google/api/field_behavior_pb'
6
7
  require 'google/api/resource_pb'
7
8
  require 'google/cloud/channel/v1/common_pb'
8
9
  require 'google/protobuf/timestamp_pb'
9
- require 'google/protobuf'
10
10
 
11
11
  Google::Protobuf::DescriptorPool.generated_pool.build do
12
12
  add_file("google/cloud/channel/v1/channel_partner_links.proto", :syntax => :proto3) do