Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DGcsDestinationConfig.php22 protected $avroFileFormatType = AvroFileFormat::class;
40 * @param AvroFileFormat
42 public function setAvroFileFormat(AvroFileFormat $avroFileFormat)
47 * @return AvroFileFormat
H A DAvroFileFormat.php20 class AvroFileFormat extends \Google\Model class
25 class_alias(AvroFileFormat::class, 'Google_Service_Datastream_AvroFileFormat');