Enables the use of arenas for the proto messages in this file. This applies only to generated classes for C++.
Generated from protobuf field <code>optional bool cc_enable_arenas = 31 [default = true];</code>
bool
public function getCcEnableArenas() { return isset($this->cc_enable_arenas) ? $this->cc_enable_arenas : false; }