Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DStreamLocation.php28 protected $streamingStageLocationType = StreamingStageLocation::class;
74 * @param StreamingStageLocation
76 public function setStreamingStageLocation(StreamingStageLocation $streamingStageLocation)
81 * @return StreamingStageLocation
H A DStreamingStageLocation.php20 class StreamingStageLocation extends \Google\Model class
44 class_alias(StreamingStageLocation::class, 'Google_Service_Dataflow_StreamingStageLocation');