Interface protos.google.cloud.securesourcemanager.v1.IPullRequestComment (0.11.0)

Properties of a PullRequestComment.

Package

@google-cloud/securesourcemanager

Properties

code

code?: (google.cloud.securesourcemanager.v1.PullRequestComment.ICode|null);

PullRequestComment code

comment

comment?: (google.cloud.securesourcemanager.v1.PullRequestComment.IComment|null);

PullRequestComment comment

createTime

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

PullRequestComment createTime

name

name?: (string|null);

PullRequestComment name

review

review?: (google.cloud.securesourcemanager.v1.PullRequestComment.IReview|null);

PullRequestComment review

updateTime

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

PullRequestComment updateTime