blob: 93ad58f77a9eefb453181fb3694fcb00bd81cc01 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BigQueryUtils (Apache Beam 2.47.0)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BigQueryUtils (Apache Beam 2.47.0)";
}
}
catch(err) {
}
//-->
var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryStorageTableSource.html" title="class in org.apache.beam.sdk.io.gcp.bigquery"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.ConversionOptions.html" title="class in org.apache.beam.sdk.io.gcp.bigquery"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html" target="_top">Frames</a></li>
<li><a href="BigQueryUtils.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.beam.sdk.io.gcp.bigquery</div>
<h2 title="Class BigQueryUtils" class="title">Class BigQueryUtils</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.beam.sdk.io.gcp.bigquery.BigQueryUtils</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">BigQueryUtils</span>
extends java.lang.Object</pre>
<div class="block">Utility methods for BigQuery related operations.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.ConversionOptions.html" title="class in org.apache.beam.sdk.io.gcp.bigquery">BigQueryUtils.ConversionOptions</a></span></code>
<div class="block">Options for how to convert BigQuery data to Beam data.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.SchemaConversionOptions.html" title="class in org.apache.beam.sdk.io.gcp.bigquery">BigQueryUtils.SchemaConversionOptions</a></span></code>
<div class="block">Options for how to convert BigQuery schemas to Beam schemas.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html#BigQueryUtils--">BigQueryUtils</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static java.lang.Object</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html#convertAvroFormat-org.apache.beam.sdk.schemas.Schema.FieldType-java.lang.Object-org.apache.beam.sdk.io.gcp.bigquery.BigQueryUtils.ConversionOptions-">convertAvroFormat</a></span>(<a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.FieldType.html" title="class in org.apache.beam.sdk.schemas">Schema.FieldType</a>&nbsp;beamFieldType,
java.lang.Object&nbsp;avroValue,
<a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.ConversionOptions.html" title="class in org.apache.beam.sdk.io.gcp.bigquery">BigQueryUtils.ConversionOptions</a>&nbsp;options)</code>
<div class="block">Tries to convert an Avro decoded value to a Beam field value based on the target type of the
Beam field.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableRow</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html#convertGenericRecordToTableRow-org.apache.avro.generic.GenericRecord-com.google.api.services.bigquery.model.TableSchema-">convertGenericRecordToTableRow</a></span>(<a href="https://static.javadoc.io/org.apache.avro/avro/1.8.2/org/apache/avro/generic/GenericRecord.html?is-external=true" title="class or interface in org.apache.avro.generic">GenericRecord</a>&nbsp;record,
<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableSchema</a>&nbsp;tableSchema)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.html" title="class in org.apache.beam.sdk.schemas">Schema</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html#fromTableSchema-com.google.api.services.bigquery.model.TableSchema-">fromTableSchema</a></span>(<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableSchema</a>&nbsp;tableSchema)</code>
<div class="block">Convert a BigQuery <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model"><code>TableSchema</code></a> to a Beam <a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.html" title="class in org.apache.beam.sdk.schemas"><code>Schema</code></a>.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.html" title="class in org.apache.beam.sdk.schemas">Schema</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html#fromTableSchema-com.google.api.services.bigquery.model.TableSchema-org.apache.beam.sdk.io.gcp.bigquery.BigQueryUtils.SchemaConversionOptions-">fromTableSchema</a></span>(<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableSchema</a>&nbsp;tableSchema,
<a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.SchemaConversionOptions.html" title="class in org.apache.beam.sdk.io.gcp.bigquery">BigQueryUtils.SchemaConversionOptions</a>&nbsp;options)</code>
<div class="block">Convert a BigQuery <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model"><code>TableSchema</code></a> to a Beam <a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.html" title="class in org.apache.beam.sdk.schemas"><code>Schema</code></a>.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static <a href="https://static.javadoc.io/org.checkerframework/checker-qual/3.27.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual">@Nullable</a> org.apache.beam.runners.core.metrics.ServiceCallMetric</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html#readCallMetric-com.google.api.services.bigquery.model.TableReference-">readCallMetric</a></span>(<a href="https://static.javadoc.io/org.checkerframework/checker-qual/3.27.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual">@Nullable</a> <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableReference.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableReference</a>&nbsp;tableReference)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static org.apache.beam.sdk.io.gcp.bigquery.BigQueryIO.TypedRead.FromBeamRowFunction&lt;<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableRow</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html#tableRowFromBeamRow--">tableRowFromBeamRow</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>static org.apache.beam.sdk.io.gcp.bigquery.BigQueryIO.TypedRead.ToBeamRowFunction&lt;<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableRow</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html#tableRowToBeamRow--">tableRowToBeamRow</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/beam/sdk/values/Row.html" title="class in org.apache.beam.sdk.values">Row</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html#toBeamRow-org.apache.avro.generic.GenericRecord-org.apache.beam.sdk.schemas.Schema-org.apache.beam.sdk.io.gcp.bigquery.BigQueryUtils.ConversionOptions-">toBeamRow</a></span>(<a href="https://static.javadoc.io/org.apache.avro/avro/1.8.2/org/apache/avro/generic/GenericRecord.html?is-external=true" title="class or interface in org.apache.avro.generic">GenericRecord</a>&nbsp;record,
<a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.html" title="class in org.apache.beam.sdk.schemas">Schema</a>&nbsp;schema,
<a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.ConversionOptions.html" title="class in org.apache.beam.sdk.io.gcp.bigquery">BigQueryUtils.ConversionOptions</a>&nbsp;options)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/beam/sdk/values/Row.html" title="class in org.apache.beam.sdk.values">Row</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html#toBeamRow-org.apache.beam.sdk.schemas.Schema-com.google.api.services.bigquery.model.TableRow-">toBeamRow</a></span>(<a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.html" title="class in org.apache.beam.sdk.schemas">Schema</a>&nbsp;rowSchema,
<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableRow</a>&nbsp;jsonBqRow)</code>
<div class="block">Tries to convert a JSON <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model"><code>TableRow</code></a> from BigQuery into a Beam <a href="../../../../../../../org/apache/beam/sdk/values/Row.html" title="class in org.apache.beam.sdk.values"><code>Row</code></a>.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/beam/sdk/values/Row.html" title="class in org.apache.beam.sdk.values">Row</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html#toBeamRow-org.apache.beam.sdk.schemas.Schema-com.google.api.services.bigquery.model.TableSchema-com.google.api.services.bigquery.model.TableRow-">toBeamRow</a></span>(<a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.html" title="class in org.apache.beam.sdk.schemas">Schema</a>&nbsp;rowSchema,
<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableSchema</a>&nbsp;bqSchema,
<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableRow</a>&nbsp;jsonBqRow)</code>
<div class="block">Tries to parse the JSON <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model"><code>TableRow</code></a> from BigQuery.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>static <a href="https://static.javadoc.io/org.apache.avro/avro/1.8.2/org/apache/avro/Schema.html?is-external=true" title="class or interface in org.apache.avro">Schema</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html#toGenericAvroSchema-java.lang.String-java.util.List-">toGenericAvroSchema</a></span>(java.lang.String&nbsp;schemaName,
java.util.List&lt;<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableFieldSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableFieldSchema</a>&gt;&nbsp;fieldSchemas)</code>
<div class="block">Convert a list of BigQuery <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableFieldSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model"><code>TableFieldSchema</code></a> to Avro <a href="https://static.javadoc.io/org.apache.avro/avro/1.8.2/org/apache/avro/Schema.html?is-external=true" title="class or interface in org.apache.avro"><code>Schema</code></a>.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>static <a href="https://static.javadoc.io/org.checkerframework/checker-qual/3.27.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual">@Nullable</a> <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableReference.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html#toTableReference-java.lang.String-">toTableReference</a></span>(java.lang.String&nbsp;fullTableId)</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/beam/sdk/transforms/SerializableFunction.html" title="interface in org.apache.beam.sdk.transforms">SerializableFunction</a>&lt;<a href="../../../../../../../org/apache/beam/sdk/values/Row.html" title="class in org.apache.beam.sdk.values">Row</a>,<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableRow</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html#toTableRow--">toTableRow</a></span>()</code>
<div class="block">Convert a Beam <a href="../../../../../../../org/apache/beam/sdk/values/Row.html" title="class in org.apache.beam.sdk.values"><code>Row</code></a> to a BigQuery <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model"><code>TableRow</code></a>.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>static <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableRow</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html#toTableRow-org.apache.beam.sdk.values.Row-">toTableRow</a></span>(<a href="../../../../../../../org/apache/beam/sdk/values/Row.html" title="class in org.apache.beam.sdk.values">Row</a>&nbsp;row)</code>
<div class="block">Convert a Beam Row to a BigQuery TableRow.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../../../../org/apache/beam/sdk/transforms/SerializableFunction.html" title="interface in org.apache.beam.sdk.transforms">SerializableFunction</a>&lt;T,<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableRow</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html#toTableRow-org.apache.beam.sdk.transforms.SerializableFunction-">toTableRow</a></span>(<a href="../../../../../../../org/apache/beam/sdk/transforms/SerializableFunction.html" title="interface in org.apache.beam.sdk.transforms">SerializableFunction</a>&lt;T,<a href="../../../../../../../org/apache/beam/sdk/values/Row.html" title="class in org.apache.beam.sdk.values">Row</a>&gt;&nbsp;toRow)</code>
<div class="block">Convert a Beam schema type to a BigQuery <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model"><code>TableRow</code></a>.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>static <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableSchema</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html#toTableSchema-org.apache.beam.sdk.schemas.Schema-">toTableSchema</a></span>(<a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.html" title="class in org.apache.beam.sdk.schemas">Schema</a>&nbsp;schema)</code>
<div class="block">Convert a Beam <a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.html" title="class in org.apache.beam.sdk.schemas"><code>Schema</code></a> to a BigQuery <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model"><code>TableSchema</code></a>.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>static org.apache.beam.runners.core.metrics.ServiceCallMetric</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html#writeCallMetric-com.google.api.services.bigquery.model.TableReference-">writeCallMetric</a></span>(<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableReference.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableReference</a>&nbsp;tableReference)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="BigQueryUtils--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>BigQueryUtils</h4>
<pre>public&nbsp;BigQueryUtils()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="toTableSchema-org.apache.beam.sdk.schemas.Schema-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toTableSchema</h4>
<pre><a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.html" title="annotation in org.apache.beam.sdk.annotations">@Experimental</a>(<a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.html#value--">value</a>=<a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.Kind.html#SCHEMAS">SCHEMAS</a>)
public static&nbsp;<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableSchema</a>&nbsp;toTableSchema(<a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.html" title="class in org.apache.beam.sdk.schemas">Schema</a>&nbsp;schema)</pre>
<div class="block">Convert a Beam <a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.html" title="class in org.apache.beam.sdk.schemas"><code>Schema</code></a> to a BigQuery <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model"><code>TableSchema</code></a>.</div>
</li>
</ul>
<a name="fromTableSchema-com.google.api.services.bigquery.model.TableSchema-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>fromTableSchema</h4>
<pre><a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.html" title="annotation in org.apache.beam.sdk.annotations">@Experimental</a>(<a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.html#value--">value</a>=<a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.Kind.html#SCHEMAS">SCHEMAS</a>)
public static&nbsp;<a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.html" title="class in org.apache.beam.sdk.schemas">Schema</a>&nbsp;fromTableSchema(<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableSchema</a>&nbsp;tableSchema)</pre>
<div class="block">Convert a BigQuery <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model"><code>TableSchema</code></a> to a Beam <a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.html" title="class in org.apache.beam.sdk.schemas"><code>Schema</code></a>.</div>
</li>
</ul>
<a name="fromTableSchema-com.google.api.services.bigquery.model.TableSchema-org.apache.beam.sdk.io.gcp.bigquery.BigQueryUtils.SchemaConversionOptions-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>fromTableSchema</h4>
<pre><a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.html" title="annotation in org.apache.beam.sdk.annotations">@Experimental</a>(<a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.html#value--">value</a>=<a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.Kind.html#SCHEMAS">SCHEMAS</a>)
public static&nbsp;<a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.html" title="class in org.apache.beam.sdk.schemas">Schema</a>&nbsp;fromTableSchema(<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableSchema</a>&nbsp;tableSchema,
<a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.SchemaConversionOptions.html" title="class in org.apache.beam.sdk.io.gcp.bigquery">BigQueryUtils.SchemaConversionOptions</a>&nbsp;options)</pre>
<div class="block">Convert a BigQuery <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model"><code>TableSchema</code></a> to a Beam <a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.html" title="class in org.apache.beam.sdk.schemas"><code>Schema</code></a>.</div>
</li>
</ul>
<a name="toGenericAvroSchema-java.lang.String-java.util.List-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toGenericAvroSchema</h4>
<pre><a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.html" title="annotation in org.apache.beam.sdk.annotations">@Experimental</a>(<a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.html#value--">value</a>=<a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.Kind.html#SCHEMAS">SCHEMAS</a>)
public static&nbsp;<a href="https://static.javadoc.io/org.apache.avro/avro/1.8.2/org/apache/avro/Schema.html?is-external=true" title="class or interface in org.apache.avro">Schema</a>&nbsp;toGenericAvroSchema(java.lang.String&nbsp;schemaName,
java.util.List&lt;<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableFieldSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableFieldSchema</a>&gt;&nbsp;fieldSchemas)</pre>
<div class="block">Convert a list of BigQuery <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableFieldSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model"><code>TableFieldSchema</code></a> to Avro <a href="https://static.javadoc.io/org.apache.avro/avro/1.8.2/org/apache/avro/Schema.html?is-external=true" title="class or interface in org.apache.avro"><code>Schema</code></a>.</div>
</li>
</ul>
<a name="tableRowToBeamRow--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tableRowToBeamRow</h4>
<pre>public static final&nbsp;org.apache.beam.sdk.io.gcp.bigquery.BigQueryIO.TypedRead.ToBeamRowFunction&lt;<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableRow</a>&gt;&nbsp;tableRowToBeamRow()</pre>
</li>
</ul>
<a name="tableRowFromBeamRow--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tableRowFromBeamRow</h4>
<pre>public static final&nbsp;org.apache.beam.sdk.io.gcp.bigquery.BigQueryIO.TypedRead.FromBeamRowFunction&lt;<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableRow</a>&gt;&nbsp;tableRowFromBeamRow()</pre>
</li>
</ul>
<a name="toTableRow--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toTableRow</h4>
<pre>public static&nbsp;<a href="../../../../../../../org/apache/beam/sdk/transforms/SerializableFunction.html" title="interface in org.apache.beam.sdk.transforms">SerializableFunction</a>&lt;<a href="../../../../../../../org/apache/beam/sdk/values/Row.html" title="class in org.apache.beam.sdk.values">Row</a>,<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableRow</a>&gt;&nbsp;toTableRow()</pre>
<div class="block">Convert a Beam <a href="../../../../../../../org/apache/beam/sdk/values/Row.html" title="class in org.apache.beam.sdk.values"><code>Row</code></a> to a BigQuery <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model"><code>TableRow</code></a>.</div>
</li>
</ul>
<a name="toTableRow-org.apache.beam.sdk.transforms.SerializableFunction-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toTableRow</h4>
<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../../../../../org/apache/beam/sdk/transforms/SerializableFunction.html" title="interface in org.apache.beam.sdk.transforms">SerializableFunction</a>&lt;T,<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableRow</a>&gt;&nbsp;toTableRow(<a href="../../../../../../../org/apache/beam/sdk/transforms/SerializableFunction.html" title="interface in org.apache.beam.sdk.transforms">SerializableFunction</a>&lt;T,<a href="../../../../../../../org/apache/beam/sdk/values/Row.html" title="class in org.apache.beam.sdk.values">Row</a>&gt;&nbsp;toRow)</pre>
<div class="block">Convert a Beam schema type to a BigQuery <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model"><code>TableRow</code></a>.</div>
</li>
</ul>
<a name="toBeamRow-org.apache.avro.generic.GenericRecord-org.apache.beam.sdk.schemas.Schema-org.apache.beam.sdk.io.gcp.bigquery.BigQueryUtils.ConversionOptions-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toBeamRow</h4>
<pre><a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.html" title="annotation in org.apache.beam.sdk.annotations">@Experimental</a>(<a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.html#value--">value</a>=<a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.Kind.html#SCHEMAS">SCHEMAS</a>)
public static&nbsp;<a href="../../../../../../../org/apache/beam/sdk/values/Row.html" title="class in org.apache.beam.sdk.values">Row</a>&nbsp;toBeamRow(<a href="https://static.javadoc.io/org.apache.avro/avro/1.8.2/org/apache/avro/generic/GenericRecord.html?is-external=true" title="class or interface in org.apache.avro.generic">GenericRecord</a>&nbsp;record,
<a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.html" title="class in org.apache.beam.sdk.schemas">Schema</a>&nbsp;schema,
<a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.ConversionOptions.html" title="class in org.apache.beam.sdk.io.gcp.bigquery">BigQueryUtils.ConversionOptions</a>&nbsp;options)</pre>
</li>
</ul>
<a name="convertGenericRecordToTableRow-org.apache.avro.generic.GenericRecord-com.google.api.services.bigquery.model.TableSchema-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertGenericRecordToTableRow</h4>
<pre>public static&nbsp;<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableRow</a>&nbsp;convertGenericRecordToTableRow(<a href="https://static.javadoc.io/org.apache.avro/avro/1.8.2/org/apache/avro/generic/GenericRecord.html?is-external=true" title="class or interface in org.apache.avro.generic">GenericRecord</a>&nbsp;record,
<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableSchema</a>&nbsp;tableSchema)</pre>
</li>
</ul>
<a name="toTableRow-org.apache.beam.sdk.values.Row-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toTableRow</h4>
<pre>public static&nbsp;<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableRow</a>&nbsp;toTableRow(<a href="../../../../../../../org/apache/beam/sdk/values/Row.html" title="class in org.apache.beam.sdk.values">Row</a>&nbsp;row)</pre>
<div class="block">Convert a Beam Row to a BigQuery TableRow.</div>
</li>
</ul>
<a name="toBeamRow-org.apache.beam.sdk.schemas.Schema-com.google.api.services.bigquery.model.TableRow-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toBeamRow</h4>
<pre><a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.html" title="annotation in org.apache.beam.sdk.annotations">@Experimental</a>(<a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.html#value--">value</a>=<a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.Kind.html#SCHEMAS">SCHEMAS</a>)
public static&nbsp;<a href="../../../../../../../org/apache/beam/sdk/values/Row.html" title="class in org.apache.beam.sdk.values">Row</a>&nbsp;toBeamRow(<a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.html" title="class in org.apache.beam.sdk.schemas">Schema</a>&nbsp;rowSchema,
<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableRow</a>&nbsp;jsonBqRow)</pre>
<div class="block">Tries to convert a JSON <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model"><code>TableRow</code></a> from BigQuery into a Beam <a href="../../../../../../../org/apache/beam/sdk/values/Row.html" title="class in org.apache.beam.sdk.values"><code>Row</code></a>.
<p>Only supports basic types and arrays. Doesn't support date types or structs.</div>
</li>
</ul>
<a name="toBeamRow-org.apache.beam.sdk.schemas.Schema-com.google.api.services.bigquery.model.TableSchema-com.google.api.services.bigquery.model.TableRow-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toBeamRow</h4>
<pre><a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.html" title="annotation in org.apache.beam.sdk.annotations">@Experimental</a>(<a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.html#value--">value</a>=<a href="../../../../../../../org/apache/beam/sdk/annotations/Experimental.Kind.html#SCHEMAS">SCHEMAS</a>)
public static&nbsp;<a href="../../../../../../../org/apache/beam/sdk/values/Row.html" title="class in org.apache.beam.sdk.values">Row</a>&nbsp;toBeamRow(<a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.html" title="class in org.apache.beam.sdk.schemas">Schema</a>&nbsp;rowSchema,
<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableSchema.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableSchema</a>&nbsp;bqSchema,
<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableRow</a>&nbsp;jsonBqRow)</pre>
<div class="block">Tries to parse the JSON <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableRow.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model"><code>TableRow</code></a> from BigQuery.
<p>Only supports basic types and arrays. Doesn't support date types.</div>
</li>
</ul>
<a name="convertAvroFormat-org.apache.beam.sdk.schemas.Schema.FieldType-java.lang.Object-org.apache.beam.sdk.io.gcp.bigquery.BigQueryUtils.ConversionOptions-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>convertAvroFormat</h4>
<pre>public static&nbsp;java.lang.Object&nbsp;convertAvroFormat(<a href="../../../../../../../org/apache/beam/sdk/schemas/Schema.FieldType.html" title="class in org.apache.beam.sdk.schemas">Schema.FieldType</a>&nbsp;beamFieldType,
java.lang.Object&nbsp;avroValue,
<a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.ConversionOptions.html" title="class in org.apache.beam.sdk.io.gcp.bigquery">BigQueryUtils.ConversionOptions</a>&nbsp;options)</pre>
<div class="block">Tries to convert an Avro decoded value to a Beam field value based on the target type of the
Beam field.
<p>For the Avro formats of BigQuery types, see
https://cloud.google.com/bigquery/docs/exporting-data#avro_export_details and
https://cloud.google.com/bigquery/docs/loading-data-cloud-storage-avro#avro_conversions</div>
</li>
</ul>
<a name="toTableReference-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toTableReference</h4>
<pre>public static&nbsp;<a href="https://static.javadoc.io/org.checkerframework/checker-qual/3.27.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual">@Nullable</a> <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableReference.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableReference</a>&nbsp;toTableReference(java.lang.String&nbsp;fullTableId)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>fullTableId</code> - - Is one of the two forms commonly used to refer to bigquery tables in the
beam codebase:
<ul>
<li>projects/{project_id}/datasets/{dataset_id}/tables/{table_id}
<li>myproject:mydataset.mytable
<li>myproject.mydataset.mytable
</ul></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a BigQueryTableIdentifier by parsing the fullTableId. If it cannot be parsed properly
null is returned.</dd>
</dl>
</li>
</ul>
<a name="readCallMetric-com.google.api.services.bigquery.model.TableReference-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readCallMetric</h4>
<pre>public static&nbsp;<a href="https://static.javadoc.io/org.checkerframework/checker-qual/3.27.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual">@Nullable</a> org.apache.beam.runners.core.metrics.ServiceCallMetric&nbsp;readCallMetric(<a href="https://static.javadoc.io/org.checkerframework/checker-qual/3.27.0/org/checkerframework/checker/nullness/qual/Nullable.html?is-external=true" title="class or interface in org.checkerframework.checker.nullness.qual">@Nullable</a> <a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableReference.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableReference</a>&nbsp;tableReference)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tableReference</code> - - The table being read from. Can be a temporary BQ table used to read
from a SQL query.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a ServiceCallMetric for recording statuses for all BQ API responses related to reading
elements directly from BigQuery in a process-wide metric. Such as: calls to readRows,
splitReadStream, createReadSession.</dd>
</dl>
</li>
</ul>
<a name="writeCallMetric-com.google.api.services.bigquery.model.TableReference-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>writeCallMetric</h4>
<pre>public static&nbsp;org.apache.beam.runners.core.metrics.ServiceCallMetric&nbsp;writeCallMetric(<a href="https://static.javadoc.io/com.google.apis/google-api-services-bigquery/v2-rev20220924-2.0.0/com/google/api/services/bigquery/model/TableReference.html?is-external=true" title="class or interface in com.google.api.services.bigquery.model">TableReference</a>&nbsp;tableReference)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tableReference</code> - - The table being written to.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a ServiceCallMetric for recording statuses for all BQ responses related to writing
elements directly to BigQuery in a process-wide metric. Such as: insertAll.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryStorageTableSource.html" title="class in org.apache.beam.sdk.io.gcp.bigquery"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.ConversionOptions.html" title="class in org.apache.beam.sdk.io.gcp.bigquery"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.html" target="_top">Frames</a></li>
<li><a href="BigQueryUtils.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>