Class: Google::Cloud::Support::V2::CreateCommentRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/support/v2/comment_service.rb

Overview

The request message for the CreateComment endpoint.

Instance Attribute Summary collapse

Instance Attribute Details

#comment::Google::Cloud::Support::V2::Comment



61
62
63
64
# File 'proto_docs/google/cloud/support/v2/comment_service.rb', line 61

class CreateCommentRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#parent::String



61
62
63
64
# File 'proto_docs/google/cloud/support/v2/comment_service.rb', line 61

class CreateCommentRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end