lib/google/cloud/apigee_connect/v1/tether.rb in google-cloud-apigee_connect-v1-0.2.0 vs lib/google/cloud/apigee_connect/v1/tether.rb in google-cloud-apigee_connect-v1-0.3.0

- old
+ new

@@ -32,10 +32,10 @@ ## # Tether provides a way for the control plane to send HTTP API requests to # services in data planes that runs in a remote datacenter without # requiring customers to open firewalls on their runtime plane. # - # To load this service and instantiate a client: + # @example Load this service and instantiate a gRPC client # # require "google/cloud/apigee_connect/v1/tether" # client = ::Google::Cloud::ApigeeConnect::V1::Tether::Client.new # module Tether