Class: Google::Maps::FleetEngine::V1::LicensePlate

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/maps/fleetengine/v1/vehicles.rb

Overview

The license plate information of the Vehicle. To avoid storing personally-identifiable information, only the minimum information about the license plate is stored as part of the entity.

Instance Attribute Summary collapse

Instance Attribute Details

#country_code::String



225
226
227
228
# File 'proto_docs/google/maps/fleetengine/v1/vehicles.rb', line 225

class LicensePlate
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#last_character::String



225
226
227
228
# File 'proto_docs/google/maps/fleetengine/v1/vehicles.rb', line 225

class LicensePlate
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end