Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DPropertyDefinition.php22 protected $booleanPropertyOptionsType = BooleanPropertyOptions::class;
72 * @param BooleanPropertyOptions
74 public function setBooleanPropertyOptions(BooleanPropertyOptions $booleanPropertyOptions)
79 * @return BooleanPropertyOptions
H A DBooleanPropertyOptions.php20 class BooleanPropertyOptions extends \Google\Model class
42 class_alias(BooleanPropertyOptions::class, 'Google_Service_CloudSearch_BooleanPropertyOptions');