fieldSelector = $fieldSelector; } /** * @return FieldSelector */ public function getFieldSelector() { return $this->fieldSelector; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(BarcodeSectionDetail::class, 'Google_Service_Walletobjects_BarcodeSectionDetail');