Google Cloud Support V2BETA API - Class Google::Cloud::Support::V2beta::CreateCommentRequest (v0.1.1)

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

The request message for the CreateComment endpoint.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#comment

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

#comment=

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

#parent

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

#parent=

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