Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DPropertyDefinition.php24 protected $datePropertyOptionsType = DatePropertyOptions::class;
86 * @param DatePropertyOptions
88 public function setDatePropertyOptions(DatePropertyOptions $datePropertyOptions)
93 * @return DatePropertyOptions
H A DDatePropertyOptions.php20 class DatePropertyOptions extends \Google\Model class
42 class_alias(DatePropertyOptions::class, 'Google_Service_CloudSearch_DatePropertyOptions');