Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DStream.php23 protected $backfillAllType = BackfillAllStrategy::class;
63 * @param BackfillAllStrategy
65 public function setBackfillAll(BackfillAllStrategy $backfillAll)
70 * @return BackfillAllStrategy
H A DBackfillAllStrategy.php20 class BackfillAllStrategy extends \Google\Model class
58 class_alias(BackfillAllStrategy::class, 'Google_Service_Datastream_BackfillAllStrategy');