Google Cloud Dataform V1 Client - Class CommitLogEntry (0.8.1)

Reference documentation and code samples for the Google Cloud Dataform V1 Client class CommitLogEntry.

Represents a single commit log.

Generated from protobuf message google.cloud.dataform.v1.CommitLogEntry

Namespace

Google \ Cloud \ Dataform \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ commit_time
Google\Protobuf\Timestamp

Commit timestamp.

↳ commit_sha
string

The commit SHA for this commit log entry.

↳ author
CommitAuthor

The commit author for this commit log entry.

↳ commit_message
string

The commit message for this commit log entry.

getCommitTime

Commit timestamp.

Returns
Type
Description

hasCommitTime

clearCommitTime

setCommitTime

Commit timestamp.

Parameter
Name
Description
Returns
Type
Description
$this

getCommitSha

The commit SHA for this commit log entry.

Returns
Type
Description
string

setCommitSha

The commit SHA for this commit log entry.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getAuthor

The commit author for this commit log entry.

Returns
Type
Description
CommitAuthor |null

hasAuthor

clearAuthor

setAuthor

The commit author for this commit log entry.

Parameter
Name
Description
Returns
Type
Description
$this

getCommitMessage

The commit message for this commit log entry.

Returns
Type
Description
string

setCommitMessage

The commit message for this commit log entry.

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