Interface protos.google.cloud.sql.v1.ISqlInstancesExecuteSqlRequest (0.25.0)

Properties of a SqlInstancesExecuteSqlRequest.

Package

@google-cloud/sql

Properties

body

body?: (google.cloud.sql.v1.IExecuteSqlPayload|null);

SqlInstancesExecuteSqlRequest body

instance

instance?: (string|null);

SqlInstancesExecuteSqlRequest instance

project

project?: (string|null);

SqlInstancesExecuteSqlRequest project