Class: Google::Cloud::Support::V2::ListCommentsRequest

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 ListComments endpoint.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



36
37
38
39
# File 'proto_docs/google/cloud/support/v2/comment_service.rb', line 36

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

#page_token::String



36
37
38
39
# File 'proto_docs/google/cloud/support/v2/comment_service.rb', line 36

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

#parent::String



36
37
38
39
# File 'proto_docs/google/cloud/support/v2/comment_service.rb', line 36

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