Class: Google::Maps::FleetEngine::Delivery::V1::TaskTrackingViewConfig::VisibilityOption

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

Overview

The option message that defines when a data element should be visible to the end users.

Instance Attribute Summary collapse

Instance Attribute Details

#always::Boolean



282
283
284
285
# File 'proto_docs/google/maps/fleetengine/delivery/v1/tasks.rb', line 282

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

#duration_until_estimated_arrival_time_threshold::Google::Protobuf::Duration



282
283
284
285
# File 'proto_docs/google/maps/fleetengine/delivery/v1/tasks.rb', line 282

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

#never::Boolean



282
283
284
285
# File 'proto_docs/google/maps/fleetengine/delivery/v1/tasks.rb', line 282

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

#remaining_driving_distance_meters_threshold::Integer



282
283
284
285
# File 'proto_docs/google/maps/fleetengine/delivery/v1/tasks.rb', line 282

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

#remaining_stop_count_threshold::Integer



282
283
284
285
# File 'proto_docs/google/maps/fleetengine/delivery/v1/tasks.rb', line 282

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