Properties of an Operation.
Package
@google-cloud/sqlProperties
acquireSsrsLeaseContext
acquireSsrsLeaseContext?: (google.cloud.sql.v1.IAcquireSsrsLeaseContext|null);
Operation acquireSsrsLeaseContext
apiWarning
apiWarning?: (google.cloud.sql.v1.IApiWarning|null);
Operation apiWarning
backupContext
backupContext?: (google.cloud.sql.v1.IBackupContext|null);
Operation backupContext
endTime
endTime?: (google.protobuf.ITimestamp|null);
Operation endTime
error
error?: (google.cloud.sql.v1.IOperationErrors|null);
Operation error
exportContext
exportContext?: (google.cloud.sql.v1.IExportContext|null);
Operation exportContext
importContext
importContext?: (google.cloud.sql.v1.IImportContext|null);
Operation importContext
insertTime
insertTime?: (google.protobuf.ITimestamp|null);
Operation insertTime
kind
kind?: (string|null);
Operation kind
name
name?: (string|null);
Operation name
operationType
operationType?: (google.cloud.sql.v1.Operation.SqlOperationType|keyof typeof google.cloud.sql.v1.Operation.SqlOperationType|null);
Operation operationType
selfLink
selfLink?: (string|null);
Operation selfLink
startTime
startTime?: (google.protobuf.ITimestamp|null);
Operation startTime
status
status?: (google.cloud.sql.v1.Operation.SqlOperationStatus|keyof typeof google.cloud.sql.v1.Operation.SqlOperationStatus|null);
Operation status
targetId
targetId?: (string|null);
Operation targetId
targetLink
targetLink?: (string|null);
Operation targetLink
targetProject
targetProject?: (string|null);
Operation targetProject
user
user?: (string|null);
Operation user