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

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

The review summary comment.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#action_type

def action_type() -> ::Google::Cloud::SecureSourceManager::V1::PullRequestComment::Review::ActionType

#action_type=

def action_type=(value) -> ::Google::Cloud::SecureSourceManager::V1::PullRequestComment::Review::ActionType
Parameter

#body

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

#body=

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

#effective_commit_sha

def effective_commit_sha() -> ::String
Returns
  • (::String) — Output only. The effective commit sha this review is pointing to.