Google Cloud AlloyDB for PostgreSQL V1 Client - Class SqlResultValue (1.7.1)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1 Client class SqlResultValue.
A single value in a row from a sql result.
Generated from protobuf messagegoogle.cloud.alloydb.v1.SqlResultValue
Namespace
Google \ Cloud \ AlloyDb \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ value
string
The cell value represented in string format. Timestamps are converted to string using RFC3339Nano format.
↳ null_value
bool
Set to true if cell value is null.
getValue
The cell value represented in string format.
Timestamps are converted to string using RFC3339Nano format.
Returns
Type
Description
string
hasValue
clearValue
setValue
The cell value represented in string format.
Timestamps are converted to string using RFC3339Nano format.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-19 UTC."],[],[]]