# Functions
NewClient creates a new client for exporting failure association rules via the BigQuery Write API.
NewFakeClient creates a new FakeClient for exporting failure association rules.
# Structs
Client provides methods to export and read failure_association_rules_history BigQuery tale.
FakeClient represents a fake implementation of the failure association rules BigQuery exporter, for testing.