Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DBigtableColumnFamily.php23 protected $columnsType = BigtableColumn::class;
43 * @param BigtableColumn[]
50 * @return BigtableColumn[]
H A DBigtableColumn.php20 class BigtableColumn extends \Google\Model class
134 class_alias(BigtableColumn::class, 'Google_Service_Bigquery_BigtableColumn');