Google Cloud Secure Source Manager V1 Client - Class Comment (1.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
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 \ PullRequestCommentMethods
__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 |
|