Interface protos.google.cloud.securesourcemanager.v1.PullRequestComment.ICode (0.10.0)

Properties of a Code.

Package

@google-cloud/securesourcemanager

Properties

body

body?: (string|null);

Code body

effectiveCommitSha

effectiveCommitSha?: (string|null);

Code effectiveCommitSha

effectiveRootComment

effectiveRootComment?: (string|null);

Code effectiveRootComment

position

position?: (google.cloud.securesourcemanager.v1.PullRequestComment.IPosition|null);

Code position

reply

reply?: (string|null);

Code reply

resolved

resolved?: (boolean|null);

Code resolved