Searched refs:CustomSourceLocation (Results 1 – 2 of 2) sorted by relevance
22 protected $customSourceLocationType = CustomSourceLocation::class;32 * @param CustomSourceLocation34 public function setCustomSourceLocation(CustomSourceLocation $customSourceLocation)39 * @return CustomSourceLocation
20 class CustomSourceLocation extends \Google\Model class44 class_alias(CustomSourceLocation::class, 'Google_Service_Dataflow_CustomSourceLocation');