Home
last modified time | relevance | path

Searched refs:operatorOptionsType (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DDoublePropertyOptions.php22 protected $operatorOptionsType = DoubleOperatorOptions::class; variable in Google\\Service\\CloudSearch\\DoublePropertyOptions
H A DBooleanPropertyOptions.php22 protected $operatorOptionsType = BooleanOperatorOptions::class; variable in Google\\Service\\CloudSearch\\BooleanPropertyOptions
H A DDatePropertyOptions.php22 protected $operatorOptionsType = DateOperatorOptions::class; variable in Google\\Service\\CloudSearch\\DatePropertyOptions
H A DTimestampPropertyOptions.php22 protected $operatorOptionsType = TimestampOperatorOptions::class; variable in Google\\Service\\CloudSearch\\TimestampPropertyOptions
H A DHtmlPropertyOptions.php22 protected $operatorOptionsType = HtmlOperatorOptions::class; variable in Google\\Service\\CloudSearch\\HtmlPropertyOptions
H A DTextPropertyOptions.php22 protected $operatorOptionsType = TextOperatorOptions::class; variable in Google\\Service\\CloudSearch\\TextPropertyOptions
H A DEnumPropertyOptions.php23 protected $operatorOptionsType = EnumOperatorOptions::class; variable in Google\\Service\\CloudSearch\\EnumPropertyOptions
H A DIntegerPropertyOptions.php30 protected $operatorOptionsType = IntegerOperatorOptions::class; variable in Google\\Service\\CloudSearch\\IntegerPropertyOptions