lib/google/cloud/vm_migration/v1.rb in google-cloud-vm_migration-v1-0.4.0 vs lib/google/cloud/vm_migration/v1.rb in google-cloud-vm_migration-v1-0.5.0

- old
+ new

@@ -28,9 +28,14 @@ # @example Load this package, including all its services, and instantiate a gRPC client # # require "google/cloud/vm_migration/v1" # client = ::Google::Cloud::VMMigration::V1::VMMigration::Client.new # + # @example Load this package, including all its services, and instantiate a REST client + # + # require "google/cloud/vm_migration/v1" + # client = ::Google::Cloud::VMMigration::V1::VMMigration::Rest::Client.new + # module V1 end end end end