lib/google/cloud/channel/v1.rb in google-cloud-channel-v1-0.12.0 vs lib/google/cloud/channel/v1.rb in google-cloud-channel-v1-0.13.0

- old
+ new

@@ -14,10 +14,11 @@ # See the License for the specific language governing permissions and # limitations under the License. # Auto-generated by gapic-generator-ruby. DO NOT EDIT! +require "google/cloud/channel/v1/cloud_channel_reports_service" require "google/cloud/channel/v1/cloud_channel_service" require "google/cloud/channel/v1/version" module Google module Cloud @@ -26,10 +27,10 @@ # To load this package, including all its services, and instantiate a client: # # @example # # require "google/cloud/channel/v1" - # client = ::Google::Cloud::Channel::V1::CloudChannelService::Client.new + # client = ::Google::Cloud::Channel::V1::CloudChannelReportsService::Client.new # module V1 end end end