Class UpdatePullRequestCommentRequest (0.1.17)

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

The request to update a pull request comment.

Attributes

Name Description
pull_request_comment google.cloud.securesourcemanager_v1.types.PullRequestComment
Required. The pull request comment to update.
update_mask google.protobuf.field_mask_pb2.FieldMask
Optional. Field mask is used to specify the fields to be overwritten in the pull request comment resource by the update. Updatable fields are body.