Class: Google::Cloud::Vision::V1::LocationInfo

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/vision/v1/doc/google/cloud/vision/v1/image_annotator.rb

Overview

Detected entity location information.

Instance Attribute Summary collapse

Instance Attribute Details

#lat_lngGoogle::Type::LatLng

Returns Lat - long location coordinates.

Returns:



274
# File 'lib/google/cloud/vision/v1/doc/google/cloud/vision/v1/image_annotator.rb', line 274

class LocationInfo; end