Home
last modified time | relevance | path

Searched refs:backgroundImageLink (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DAboutDriveThemes.php25 public $backgroundImageLink; variable in Google\\Service\\Drive\\AboutDriveThemes
38 public function setBackgroundImageLink($backgroundImageLink) argument
40 $this->backgroundImageLink = $backgroundImageLink;
47 return $this->backgroundImageLink;
H A DAboutTeamDriveThemes.php25 public $backgroundImageLink; variable in Google\\Service\\Drive\\AboutTeamDriveThemes
38 public function setBackgroundImageLink($backgroundImageLink) argument
40 $this->backgroundImageLink = $backgroundImageLink;
47 return $this->backgroundImageLink;
H A DTeamDrive.php27 public $backgroundImageLink; variable in Google\\Service\\Drive\\TeamDrive
78 public function setBackgroundImageLink($backgroundImageLink) argument
80 $this->backgroundImageLink = $backgroundImageLink;
87 return $this->backgroundImageLink;
H A DDrive.php27 public $backgroundImageLink; variable in Google\\Service\\Drive\\Drive
82 public function setBackgroundImageLink($backgroundImageLink) argument
84 $this->backgroundImageLink = $backgroundImageLink;
91 return $this->backgroundImageLink;