Searched refs:StructType (Results 1 – 3 of 3) sorted by relevance
22 protected $rowTypeType = StructType::class;28 * @param StructType30 public function setRowType(StructType $rowType)35 * @return StructType
28 protected $structTypeType = StructType::class;64 * @param StructType66 public function setStructType(StructType $structType)71 * @return StructType
20 class StructType extends \Google\Collection class43 class_alias(StructType::class, 'Google_Service_Spanner_StructType');