build method

GroupsRequest build()

Implementation

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