build method

Implementation

ConversationsRequest build() {
  return ConversationsRequest._builder(this);
}