Google Cloud AlloyDB for PostgreSQL V1 Client - Class ExecuteSqlMetadata (1.1.3)

Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1 Client class ExecuteSqlMetadata.

Any additional metadata information regarding the execution of the SQL

Generated from protobuf message google.cloud.alloydb.v1.ExecuteSqlMetadata

Namespace

Google \ Cloud \ AlloyDb \ V1

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ message
string

Message related to SQL execution. Marked as core content since it can potentially contain details related to the query or result set. This field can be used to convey messages such as "when the SQL result set exceeds the acceptable response size limits."

↳ partial_result
bool

Set to true if SQL returned a result set larger than the acceptable response size limits and the result was truncated.

↳ sql_statement_execution_duration
Google\Protobuf\Duration

The time duration taken to execute the sql statement.

↳ status
int

Status of SQL execution.

Message related to SQL execution. Marked as core content since it can potentially contain details related to the query or result set. This field can be used to convey messages such as "when the SQL result set exceeds the acceptable response size limits."

Returns
Type
Description
string

Message related to SQL execution. Marked as core content since it can potentially contain details related to the query or result set. This field can be used to convey messages such as "when the SQL result set exceeds the acceptable response size limits."

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Set to true if SQL returned a result set larger than the acceptable response size limits and the result was truncated.

Returns
Type
Description
bool

Set to true if SQL returned a result set larger than the acceptable response size limits and the result was truncated.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

The time duration taken to execute the sql statement.

Returns
Type
Description

The time duration taken to execute the sql statement.

Parameter
Name
Description
Returns
Type
Description
$this

Status of SQL execution.

Returns
Type
Description
int

Status of SQL execution.

Parameter
Name
Description
var
int
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: