README.md in google-cloud-recaptcha_enterprise-v1beta1-0.1.0 vs README.md in google-cloud-recaptcha_enterprise-v1beta1-0.1.1
- old
+ new
@@ -23,10 +23,10 @@
## Quick Start
```ruby
require "google/cloud/recaptcha_enterprise/v1beta1"
-client = Google::Cloud::RecaptchaEnterprise::V1beta1::RecaptchaEnterpriseService::Client.new
+client = ::Google::Cloud::RecaptchaEnterprise::V1beta1::RecaptchaEnterpriseService::Client.new
request = my_create_request
response = client.create_assessment request
```
View the [Client Library Documentation](https://googleapis.dev/ruby/google-cloud-recaptcha_enterprise-v1beta1/latest)