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

Properties of a BinLogCoordinates.

Package

@google-cloud/sql

Properties

binLogFileName

binLogFileName?: (string|null);

BinLogCoordinates binLogFileName

binLogPosition

binLogPosition?: (number|Long|string|null);

BinLogCoordinates binLogPosition

kind

kind?: (string|null);

BinLogCoordinates kind