Google Cloud Support V2 API - Class Google::Cloud::Support::V2::CreateCommentRequest (v0.2.0)

Reference documentation and code samples for the Google Cloud Support V2 API class Google::Cloud::Support::V2::CreateCommentRequest.

The request message for CreateComment endpoint.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#comment

def comment() -> ::Google::Cloud::Support::V2::Comment
Returns

#comment=

def comment=(value) -> ::Google::Cloud::Support::V2::Comment
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The resource name of Case to which this comment should be added.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of Case to which this comment should be added.
Returns
  • (::String) — Required. The resource name of Case to which this comment should be added.