Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DStreamLocation.php26 protected $sideInputLocationType = StreamingSideInputLocation::class;
60 * @param StreamingSideInputLocation
62 public function setSideInputLocation(StreamingSideInputLocation $sideInputLocation)
67 * @return StreamingSideInputLocation
H A DStreamingSideInputLocation.php20 class StreamingSideInputLocation extends \Google\Model class
62 class_alias(StreamingSideInputLocation::class, 'Google_Service_Dataflow_StreamingSideInputLocation'…