Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DPropertyDefinition.php68 protected $timestampPropertyOptionsType = TimestampPropertyOptions::class;
296 * @param TimestampPropertyOptions
298 public function setTimestampPropertyOptions(TimestampPropertyOptions $timestampPropertyOptions)
303 * @return TimestampPropertyOptions
H A DTimestampPropertyOptions.php20 class TimestampPropertyOptions extends \Google\Model class
42 class_alias(TimestampPropertyOptions::class, 'Google_Service_CloudSearch_TimestampPropertyOptions');