google-cloud-channel-v1 0.9.5 → 0.12.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: 3e352dd1b1d869ef28a191ea35e1f208ea9bcf9de65150b765375d8f81f48760
4
- data.tar.gz: 486cc4bffcd277277decc5c4ee6025590ec93faca530f58b728d3846f962da53
3
+ metadata.gz: 5a77fe9e406f35a76c68df1c99d797d9e7f29905b4207a28d0eafff2bad90ae7
4
+ data.tar.gz: 64a652b856595f633d48eee24f25dd76a73c6bb6d5e8acbf502126bd5ec83bb5
5
5
  SHA512:
6
- metadata.gz: fd8edc86da9c80448fa882e374f8c7d19ccfcf9afeef842ab437b9140f74d53741e4a5cd8e2e27655874e4c7ca479c65364ffc6214f59ba851d4c742da2804f8
7
- data.tar.gz: a4dc45f0162fcf0feb9f2973b4b0e46c65e09e2bffcf1db0453fc331ab91e736067a661807c530dbccf04fee6b58181351cc36fa6b10f1be1ccb0839401becad
6
+ metadata.gz: 41493ce1583a526d25320bf44ab60f4bc918721f94a9164dc50fc182c83a8b229bab3bc292307a1d5d66406c91eebbb44755069b91add07545c6ce711b25aec5
7
+ data.tar.gz: 72cccff9a7148bbbf70364be4d92a226a7d485b745cdc081256410b20747bbbe81124b99760b0787a5c4b9e9d88f63ff9dc70cda7a604fc60ae34272795b84d0
data/README.md CHANGED
@@ -69,16 +69,21 @@ 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
- This library is supported on Ruby 2.5+.
79
+ This library is supported on Ruby 2.6+.
75
80
 
76
81
  Google provides official support for Ruby versions that are actively supported
77
82
  by Ruby Core—that is, Ruby versions that are either in normal maintenance or
78
- in security maintenance, and not end of life. Currently, this means Ruby 2.5
79
- and later. Older versions of Ruby _may_ still work, but are unsupported and not
80
- recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details
81
- about the Ruby support schedule.
83
+ in security maintenance, and not end of life. Older versions of Ruby _may_
84
+ still work, but are unsupported and not recommended. See
85
+ https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby
86
+ support schedule.
82
87
 
83
88
  ## Which client should I use?
84
89
 
@@ -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