class Google::Cloud::Spanner::DuplicateNameError

# DuplicateNameError

Data accessed by name (typically by calling {Google::Cloud::Spanner::Data#[]} with a key or calling {Google::Cloud::Spanner::Data#to_h}) has more than one occurrence of the same name. Such data should be accessed by position rather than by name.