The name of the parameter. For Insert, Update and Delete commands, this name should
be the name of a valid column in a Spanner table. In Select commands, this name should be the name of a parameter
used in the SQL Query. This value is case sensitive. Must not be null.
[[["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 \u003ccode\u003eSpannerParameter\u003c/code\u003e class represents a parameter for a \u003ccode\u003eSpannerCommand\u003c/code\u003e and its mapping to \u003ccode\u003eDataSet\u003c/code\u003e columns.\u003c/p\u003e\n"],["\u003cp\u003eThe latest beta version available is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, while the latest stable version is \u003ccode\u003e4.6.0\u003c/code\u003e, with \u003ccode\u003e4.0.0\u003c/code\u003e as a specified version, and many versions going down to \u003ccode\u003e3.5.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpannerParameter\u003c/code\u003e objects can be constructed with a parameter name, \u003ccode\u003eSpannerDbType\u003c/code\u003e, value, and source column.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eDbParameter\u003c/code\u003e and implements \u003ccode\u003eIDbDataParameter\u003c/code\u003e, \u003ccode\u003eIDataParameter\u003c/code\u003e, and \u003ccode\u003eICloneable\u003c/code\u003e, providing functionalities like specifying the parameter's data type, direction, and nullability.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCommitTimestamp\u003c/code\u003e is a static property that returns a value to be replaced with a commit timestamp on insert or update operations for Timestamp values.\u003c/p\u003e\n"]]],[],null,[]]