Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBooleanCondition.php27 protected $valuesType = ConditionValue::class;
45 * @param ConditionValue[]
52 * @return ConditionValue[]
H A DConditionValue.php20 class ConditionValue extends \Google\Model class
62 class_alias(ConditionValue::class, 'Google_Service_Sheets_ConditionValue');