Google Cloud Sql Admin V1beta4 Client - Class BinLogCoordinates (0.17.1)

Reference documentation and code samples for the Google Cloud Sql Admin V1beta4 Client class BinLogCoordinates.

Binary log coordinates.

Generated from protobuf message google.cloud.sql.v1beta4.BinLogCoordinates

Namespace

Google \ Cloud \ Sql \ V1beta4

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ bin_log_file_name
string

Name of the binary log file for a Cloud SQL instance.

↳ bin_log_position
int|string

Position (offset) within the binary log file.

↳ kind
string

This is always sql#binLogCoordinates .

getBinLogFileName

Name of the binary log file for a Cloud SQL instance.

Returns
Type
Description
string

setBinLogFileName

Name of the binary log file for a Cloud SQL instance.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getBinLogPosition

Position (offset) within the binary log file.

Returns
Type
Description
int|string

setBinLogPosition

Position (offset) within the binary log file.

Parameter
Name
Description
var
int|string
Returns
Type
Description
$this

getKind

This is always sql#binLogCoordinates .

Returns
Type
Description
string

setKind

This is always sql#binLogCoordinates .

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: