Home
last modified time | relevance | path

Searched refs:operatorName (Results 1 – 14 of 14) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DDoubleOperatorOptions.php25 public $operatorName; variable in Google\\Service\\CloudSearch\\DoubleOperatorOptions
30 public function setOperatorName($operatorName) argument
32 $this->operatorName = $operatorName;
39 return $this->operatorName;
H A DEnumOperatorOptions.php25 public $operatorName; variable in Google\\Service\\CloudSearch\\EnumOperatorOptions
30 public function setOperatorName($operatorName) argument
32 $this->operatorName = $operatorName;
39 return $this->operatorName;
H A DBooleanOperatorOptions.php25 public $operatorName; variable in Google\\Service\\CloudSearch\\BooleanOperatorOptions
30 public function setOperatorName($operatorName) argument
32 $this->operatorName = $operatorName;
39 return $this->operatorName;
H A DHtmlOperatorOptions.php25 public $operatorName; variable in Google\\Service\\CloudSearch\\HtmlOperatorOptions
30 public function setOperatorName($operatorName) argument
32 $this->operatorName = $operatorName;
39 return $this->operatorName;
H A DSortOptions.php25 public $operatorName; variable in Google\\Service\\CloudSearch\\SortOptions
34 public function setOperatorName($operatorName) argument
36 $this->operatorName = $operatorName;
43 return $this->operatorName;
H A DTextOperatorOptions.php29 public $operatorName; variable in Google\\Service\\CloudSearch\\TextOperatorOptions
48 public function setOperatorName($operatorName) argument
50 $this->operatorName = $operatorName;
57 return $this->operatorName;
H A DValueFilter.php25 public $operatorName; variable in Google\\Service\\CloudSearch\\ValueFilter
32 public function setOperatorName($operatorName) argument
34 $this->operatorName = $operatorName;
41 return $this->operatorName;
H A DDateOperatorOptions.php33 public $operatorName; variable in Google\\Service\\CloudSearch\\DateOperatorOptions
66 public function setOperatorName($operatorName) argument
68 $this->operatorName = $operatorName;
75 return $this->operatorName;
H A DIntegerOperatorOptions.php33 public $operatorName; variable in Google\\Service\\CloudSearch\\IntegerOperatorOptions
66 public function setOperatorName($operatorName) argument
68 $this->operatorName = $operatorName;
75 return $this->operatorName;
H A DTimestampOperatorOptions.php33 public $operatorName; variable in Google\\Service\\CloudSearch\\TimestampOperatorOptions
66 public function setOperatorName($operatorName) argument
68 $this->operatorName = $operatorName;
75 return $this->operatorName;
H A DResultDisplayField.php29 public $operatorName; variable in Google\\Service\\CloudSearch\\ResultDisplayField
50 public function setOperatorName($operatorName) argument
52 $this->operatorName = $operatorName;
59 return $this->operatorName;
H A DFacetOptions.php33 public $operatorName; variable in Google\\Service\\CloudSearch\\FacetOptions
70 public function setOperatorName($operatorName) argument
72 $this->operatorName = $operatorName;
79 return $this->operatorName;
H A DFacetResult.php32 public $operatorName; variable in Google\\Service\\CloudSearch\\FacetResult
69 public function setOperatorName($operatorName) argument
71 $this->operatorName = $operatorName;
78 return $this->operatorName;
H A DQueryOperator.php66 public $operatorName; variable in Google\\Service\\CloudSearch\\QueryOperator
215 public function setOperatorName($operatorName) argument
217 $this->operatorName = $operatorName;
224 return $this->operatorName;