Home
last modified time | relevance | path

Searched refs:CustomSourceLocation (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DStreamLocation.php22 protected $customSourceLocationType = CustomSourceLocation::class;
32 * @param CustomSourceLocation
34 public function setCustomSourceLocation(CustomSourceLocation $customSourceLocation)
39 * @return CustomSourceLocation
H A DCustomSourceLocation.php20 class CustomSourceLocation extends \Google\Model class
44 class_alias(CustomSourceLocation::class, 'Google_Service_Dataflow_CustomSourceLocation');