Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DExternalDataConfiguration.php29 protected $bigtableOptionsType = BigtableOptions::class;
99 * @param BigtableOptions
101 public function setBigtableOptions(BigtableOptions $bigtableOptions)
106 * @return BigtableOptions
H A DBigtableOptions.php20 class BigtableOptions extends \Google\Collection class
79 class_alias(BigtableOptions::class, 'Google_Service_Bigquery_BigtableOptions');