lib/google/cloud/gke_connect/gateway/v1beta1.rb in google-cloud-gke_connect-gateway-v1beta1-0.7.1 vs lib/google/cloud/gke_connect/gateway/v1beta1.rb in google-cloud-gke_connect-gateway-v1beta1-0.8.0

- old
+ new

@@ -24,14 +24,9 @@ module GkeConnect module Gateway ## # API client module. # - # @example Load this package, including all its services, and instantiate a gRPC client - # - # require "google/cloud/gke_connect/gateway/v1beta1" - # client = ::Google::Cloud::GkeConnect::Gateway::V1beta1::GatewayControl::Client.new - # # @example Load this package, including all its services, and instantiate a REST client # # require "google/cloud/gke_connect/gateway/v1beta1" # client = ::Google::Cloud::GkeConnect::Gateway::V1beta1::GatewayControl::Rest::Client.new #