struct Google::Maps::RouteOptimization::FieldReference
- Google::Maps::RouteOptimization::FieldReference
- Struct
- Value
- Object
Overview
Specifies a context for the validation error
Included Modules
- Google::Resource
- JSON::Serializable
- MessagePack::Serializable
Extended Modules
- JSON::Schema
Defined in:
maps.crConstructors
Instance Method Summary
-
#index : Int32 | Nil
Index of the field if repeated
-
#key : String | Nil
Key if the field is a map
-
#name : String
Name of the field, e.g., "vehicles"
-
#sub_field : FieldReference | Nil
Recursively nested sub-field, if needed