Interface protos.google.cloud.dataform.v1.ICommitLogEntry (2.1.0)

Properties of a CommitLogEntry.

Package

@google-cloud/dataform

Properties

author

author?: (google.cloud.dataform.v1.ICommitAuthor|null);

CommitLogEntry author

commitMessage

commitMessage?: (string|null);

CommitLogEntry commitMessage

commitSha

commitSha?: (string|null);

CommitLogEntry commitSha

commitTime

commitTime?: (google.protobuf.ITimestamp|null);

CommitLogEntry commitTime