protoValues = $protoValues; } /** * @return array[] */ public function getProtoValues() { return $this->protoValues; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(EnterpriseCrmFrontendsEventbusProtoProtoParameterArray::class, 'Google_Service_Integrations_EnterpriseCrmFrontendsEventbusProtoProtoParameterArray');