fieldPathElements = $fieldPathElements; } /** * @return GoogleAdsSearchads360V0ErrorsErrorLocationFieldPathElement[] */ public function getFieldPathElements() { return $this->fieldPathElements; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleAdsSearchads360V0ErrorsErrorLocation::class, 'Google_Service_SA360_GoogleAdsSearchads360V0ErrorsErrorLocation');