Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DPropertyDefinition.php34 protected $integerPropertyOptionsType = IntegerPropertyOptions::class;
156 * @param IntegerPropertyOptions
158 public function setIntegerPropertyOptions(IntegerPropertyOptions $integerPropertyOptions)
163 * @return IntegerPropertyOptions
H A DIntegerPropertyOptions.php20 class IntegerPropertyOptions extends \Google\Model class
96 class_alias(IntegerPropertyOptions::class, 'Google_Service_CloudSearch_IntegerPropertyOptions');