Package io.trino.plugin.bigquery
Class RemoteTableName
java.lang.Object
io.trino.plugin.bigquery.RemoteTableName
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteTableName(com.google.cloud.bigquery.TableId tableId) RemoteTableName(String projectId, String datasetName, String tableName) -
Method Summary
-
Constructor Details
-
RemoteTableName
-
RemoteTableName
public RemoteTableName(com.google.cloud.bigquery.TableId tableId)
-
-
Method Details