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/
DDatePropertyOptions.php22 protected $operatorOptionsType = DateOperatorOptions::class; variable in Google\\Service\\CloudSearch\\DatePropertyOptions
DDoublePropertyOptions.php22 protected $operatorOptionsType = DoubleOperatorOptions::class; variable in Google\\Service\\CloudSearch\\DoublePropertyOptions
DTimestampPropertyOptions.php22 protected $operatorOptionsType = TimestampOperatorOptions::class; variable in Google\\Service\\CloudSearch\\TimestampPropertyOptions
DBooleanPropertyOptions.php22 protected $operatorOptionsType = BooleanOperatorOptions::class; variable in Google\\Service\\CloudSearch\\BooleanPropertyOptions
DHtmlPropertyOptions.php22 protected $operatorOptionsType = HtmlOperatorOptions::class; variable in Google\\Service\\CloudSearch\\HtmlPropertyOptions
DTextPropertyOptions.php22 protected $operatorOptionsType = TextOperatorOptions::class; variable in Google\\Service\\CloudSearch\\TextPropertyOptions
DEnumPropertyOptions.php23 protected $operatorOptionsType = EnumOperatorOptions::class; variable in Google\\Service\\CloudSearch\\EnumPropertyOptions
DIntegerPropertyOptions.php30 protected $operatorOptionsType = IntegerOperatorOptions::class; variable in Google\\Service\\CloudSearch\\IntegerPropertyOptions