Class Review (0.1.17)

Review(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The review summary comment.

Attributes

Name Description
action_type google.cloud.securesourcemanager_v1.types.PullRequestComment.Review.ActionType
Required. The review action type.
body str
Optional. The comment body.
effective_commit_sha str
Output only. The effective commit sha this review is pointing to.

Classes

ActionType

ActionType(value)

The review action type.