Google Cloud Secure Source Manager V1 Client - Class Comment (1.5.0)

Reference documentation and code samples for the Google Cloud Secure Source Manager V1 Client class Comment.

The general pull request comment.

Generated from protobuf message google.cloud.securesourcemanager.v1.PullRequestComment.Comment

Namespace

Google \ Cloud \ SecureSourceManager \ V1 \ PullRequestComment

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ body string

Required. The comment body.

getBody

Required. The comment body.

Returns
Type Description
string

setBody

Required. The comment body.

Parameter
Name Description
var string
Returns
Type Description
$this