Cloud Spanner API - Class Google::Cloud::Spanner::DuplicateNameError (v2.22.0)

Reference documentation and code samples for the Cloud Spanner API 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.

Inherits

  • Google::Cloud::Error