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