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\u003eThe latest version available for the \u003ccode\u003eGoogle.Cloud.Spanner.Data.Key\u003c/code\u003e is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, with several previous versions ranging from \u003ccode\u003e5.0.0-beta04\u003c/code\u003e down to \u003ccode\u003e3.5.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKey\u003c/code\u003e class is an immutable structure that represents a single row's key in a Spanner table or index within the \u003ccode\u003eGoogle.Cloud.Spanner.Data\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eKey\u003c/code\u003e object can be constructed using the \u003ccode\u003eKey(params object[] keyParts)\u003c/code\u003e constructor, which takes an array of objects to define the key's values.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eToString(SpannerConnectionStringBuilder builder)\u003c/code\u003e method provides a string representation of the key, formatted according to the \u003ccode\u003eSpannerConnectionStringBuilder\u003c/code\u003e, for diagnostic purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKey\u003c/code\u003e class inherits members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]