Class TableSchemaUpdateUtils
- java.lang.Object
-
- org.apache.beam.sdk.io.gcp.bigquery.TableSchemaUpdateUtils
-
public class TableSchemaUpdateUtils extends java.lang.ObjectHelper utilities for handling schema-update responses.
-
-
Constructor Summary
Constructors Constructor Description TableSchemaUpdateUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.Optional<com.google.cloud.bigquery.storage.v1.TableSchema>getUpdatedSchema(com.google.cloud.bigquery.storage.v1.TableSchema oldSchema, com.google.cloud.bigquery.storage.v1.TableSchema newSchema)
-