Searched refs:QueryParameterType (Results 1 – 3 of 3) sorted by relevance
20 class QueryParameterType extends \Google\Collection class23 protected $arrayTypeType = QueryParameterType::class;33 * @param QueryParameterType35 public function setArrayType(QueryParameterType $arrayType)40 * @return QueryParameterType77 class_alias(QueryParameterType::class, 'Google_Service_Bigquery_QueryParameterType');
30 protected $typeType = QueryParameterType::class;62 * @param QueryParameterType64 public function setType(QueryParameterType $type)69 * @return QueryParameterType
26 protected $parameterTypeType = QueryParameterType::class;46 * @param QueryParameterType48 public function setParameterType(QueryParameterType $parameterType)53 * @return QueryParameterType