Class LocationInfo (2.7.2)

LocationInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Detected entity location information.

Attribute

NameDescription
lat_lng google.type.latlng_pb2.LatLng
lat/long location coordinates.

Inheritance

builtins.object > proto.message.Message > LocationInfo