Method: Google::Cloud::VisionAI::V1::AppPlatform::Rest::Client#location_client
- Defined in:
- lib/google/cloud/vision_ai/v1/app_platform/rest/client.rb
#location_client ⇒ Google::Cloud::Location::Locations::Rest::Client (readonly)
Get the associated client for mix-in of the Locations.
205 206 207 |
# File 'lib/google/cloud/vision_ai/v1/app_platform/rest/client.rb', line 205 def location_client @location_client end |