Method: Google::Cloud::VisionAI::V1::AppPlatform::Rest::Client#location_client

Defined in:
lib/google/cloud/vision_ai/v1/app_platform/rest/client.rb

#location_clientGoogle::Cloud::Location::Locations::Rest::Client (readonly)

Get the associated client for mix-in of the Locations.

Returns:

  • (Google::Cloud::Location::Locations::Rest::Client)


205
206
207
# File 'lib/google/cloud/vision_ai/v1/app_platform/rest/client.rb', line 205

def location_client
  @location_client
end