Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHttpHeaderMatch.php42 protected $rangeMatchType = Int64RangeMatch::class;
124 * @param Int64RangeMatch
126 public function setRangeMatch(Int64RangeMatch $rangeMatch)
131 * @return Int64RangeMatch
H A DInt64RangeMatch.php20 class Int64RangeMatch extends \Google\Model class
62 class_alias(Int64RangeMatch::class, 'Google_Service_Compute_Int64RangeMatch');