Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DNamedProperty.php44 protected $timestampValuesType = TimestampValues::class;
174 * @param TimestampValues
176 public function setTimestampValues(TimestampValues $timestampValues)
181 * @return TimestampValues
H A DTimestampValues.php20 class TimestampValues extends \Google\Collection class
45 class_alias(TimestampValues::class, 'Google_Service_CloudSearch_TimestampValues');