Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DAutoFillRequest.php24 protected $sourceAndDestinationType = SourceAndDestination::class;
46 * @param SourceAndDestination
48 public function setSourceAndDestination(SourceAndDestination $sourceAndDestination)
53 * @return SourceAndDestination
H A DSourceAndDestination.php20 class SourceAndDestination extends \Google\Model class
78 class_alias(SourceAndDestination::class, 'Google_Service_Sheets_SourceAndDestination');