OptionalisWhether the referenced inference table has been deleted. The configuration remains visible so you can identify the broken dependency. Payload logging cannot continue until the table is restored or the configuration is updated.
OptionalparentParent Unity Catalog schema where the inference table is created, in the
form schemas/{catalog}.{schema}. Required when configuring an inference
table. After the inference table is created, this field cannot be changed.
OptionaltableResolved UC table for payload logs.
Format: tables/{catalog}.{schema}.{table}.
OptionaltablePrefix used to form the inference table's registered name. AI Gateway
appends _payload; for example, table_name_prefix = "orders" creates
orders_payload. If unset, the prefix defaults to the service name. Read
table from the response for the resulting resource name. After the
inference table is created, this field cannot be changed.
Configuration for logging request and response payloads to a Unity Catalog inference table. When this configuration is present, payload logging is enabled by default.