Home
last modified time | relevance | path

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

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