Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DStandardSqlDataType.php24 protected $structTypeType = StandardSqlStructType::class;
46 * @param StandardSqlStructType
48 public function setStructType(StandardSqlStructType $structType)
53 * @return StandardSqlStructType
H A DStandardSqlStructType.php20 class StandardSqlStructType extends \Google\Collection class
43 class_alias(StandardSqlStructType::class, 'Google_Service_Bigquery_StandardSqlStructType');