Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDrive.php22 protected $backgroundImageFileType = DriveBackgroundImageFile::class;
66 * @param DriveBackgroundImageFile
68 public function setBackgroundImageFile(DriveBackgroundImageFile $backgroundImageFile)
73 * @return DriveBackgroundImageFile
H A DDriveBackgroundImageFile.php20 class DriveBackgroundImageFile extends \Google\Model class
98 class_alias(DriveBackgroundImageFile::class, 'Google_Service_Drive_DriveBackgroundImageFile');