objectValue = $objectValue; } /** * @return string */ public function getObjectValue() { return $this->objectValue; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(EnterpriseCrmFrontendsEventbusProtoSerializedObjectParameter::class, 'Google_Service_Integrations_EnterpriseCrmFrontendsEventbusProtoSerializedObjectParameter');