Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::Metadata.
The additional metadata information regarding the execution of the SQL statements.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#sql_statement_execution_time
def sql_statement_execution_time() -> ::Google::Protobuf::Duration
Returns
- (::Google::Protobuf::Duration) — The time taken to execute the SQL statements.
#sql_statement_execution_time=
def sql_statement_execution_time=(value) -> ::Google::Protobuf::Duration
Parameter
- value (::Google::Protobuf::Duration) — The time taken to execute the SQL statements.
Returns
- (::Google::Protobuf::Duration) — The time taken to execute the SQL statements.