public string ToString(SpannerConnectionStringBuilder builder)
Returns the string representation of this key using the type conversion options specified in
SpannerConnectionStringBuilder. The string representation is only for diagnostic purposes
and the implementation may change over time.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003eKey\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.Data\u003c/code\u003e namespace, which is used to define keys for single rows in a table or index.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKey\u003c/code\u003e class is immutable and inherits from the \u003ccode\u003eobject\u003c/code\u003e class, with methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e also being inherited.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes version history from 3.5.0 to 5.0.0-beta05, with the latest version being 5.0.0-beta05 and version 4.6.0 being the current focus.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKey\u003c/code\u003e class has a constructor that takes an array of \u003ccode\u003eobject\u003c/code\u003e type \u003ccode\u003ekeyParts\u003c/code\u003e to create a key.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a method, \u003ccode\u003eToString(SpannerConnectionStringBuilder)\u003c/code\u003e, which converts the key to a string representation using the provided \u003ccode\u003eSpannerConnectionStringBuilder\u003c/code\u003e for diagnostic purposes.\u003c/p\u003e\n"]]],[],null,[]]