resourceValueConfigs = $resourceValueConfigs; } /** * @return GoogleCloudSecuritycenterV1ResourceValueConfig[] */ public function getResourceValueConfigs() { return $this->resourceValueConfigs; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(BatchCreateResourceValueConfigsResponse::class, 'Google_Service_SecurityCommandCenter_BatchCreateResourceValueConfigsResponse');