Exception Exceptions.SchemaMismatchedException (2.11.1)

public static final class Exceptions.SchemaMismatchedException extends Exceptions.StorageException

There was a schema mismatch due to bigquery table with fewer fields than the input message. This can be resolved by updating the table's schema with the message schema.

Constructors

SchemaMismatchedException(Status grpcStatus, Metadata metadata, String name)

protected SchemaMismatchedException(Status grpcStatus, Metadata metadata, String name)
Parameters
NameDescription
grpcStatusio.grpc.Status
metadataio.grpc.Metadata
nameString