Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveFileImageMediaMetadata.php99 public $whiteBalance; variable in Google\\Service\\Drive\\DriveFileImageMediaMetadata
374 public function setWhiteBalance($whiteBalance) argument
376 $this->whiteBalance = $whiteBalance;
383 return $this->whiteBalance;
/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php2628 public $whiteBalance; variable in Google_DriveFileImageMediaMetadata
2744 public function setWhiteBalance( $whiteBalance) { argument
2745 $this->whiteBalance = $whiteBalance;
2748 return $this->whiteBalance;