Interface protos.google.cloud.sql.v1.ISqlInstancesPatchRequest (0.11.0)

Properties of a SqlInstancesPatchRequest.

Package

@google-cloud/sql

Properties

body

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

SqlInstancesPatchRequest body

instance

instance?: (string|null);

SqlInstancesPatchRequest instance

project

project?: (string|null);

SqlInstancesPatchRequest project