google_api_sql_admin v0.0.1 GoogleApi.SQLAdmin.V1beta4.Model.BinLogCoordinates View Source

Binary log coordinates.

Attributes

  • binLogFileName (String): Name of the binary log file for a Cloud SQL instance. Defaults to: null.
  • binLogPosition (String): Position (offset) within the binary log file. Defaults to: null.
  • kind (String): This is always sql#binLogCoordinates. Defaults to: null.