Secure Source Manager V1 API - Class Google::Cloud::SecureSourceManager::V1::PullRequestComment::Comment (v2.2.0)

Reference documentation and code samples for the Secure Source Manager V1 API class Google::Cloud::SecureSourceManager::V1::PullRequestComment::Comment.

The general pull request comment.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#body

def body() -> ::String
Returns
  • (::String) — Required. The comment body.

#body=

def body=(value) -> ::String
Parameter
  • value (::String) — Required. The comment body.
Returns
  • (::String) — Required. The comment body.