Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/
DAsset.php57 protected $presentationParamsType = PresentationParams::class;
199 * @param PresentationParams
201 public function setPresentationParams(PresentationParams $presentationParams)
206 * @return PresentationParams
DPresentationParams.php20 class PresentationParams extends \Google\Model class
78 class_alias(PresentationParams::class, 'Google_Service_PolyService_PresentationParams');