Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DTextPropertyOptions.php22 protected $operatorOptionsType = TextOperatorOptions::class;
28 * @param TextOperatorOptions
30 public function setOperatorOptions(TextOperatorOptions $operatorOptions)
35 * @return TextOperatorOptions
H A DTextOperatorOptions.php20 class TextOperatorOptions extends \Google\Model class
62 class_alias(TextOperatorOptions::class, 'Google_Service_CloudSearch_TextOperatorOptions');