Config to a TensorAdapter.
tfx_bsl.public.tfxio.TensorAdapterConfig(
arrow_schema: pa.Schema,
tensor_representations: tfx_bsl.public.tfxio.TensorRepresentations
,
original_type_specs: Optional[Dict[str, tf.TypeSpec]] = None
)
Contains all the information needed to create a TensorAdapter.