Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DElementaryStream.php28 protected $textStreamType = TextStream::class;
62 * @param TextStream
64 public function setTextStream(TextStream $textStream)
69 * @return TextStream
H A DTextStream.php20 class TextStream extends \Google\Collection class
61 class_alias(TextStream::class, 'Google_Service_Transcoder_TextStream');