vendor_fabric.google._diagnostics

Google connector diagnostic redaction helpers.

Module Contents

Functions

safe_google_text

Redact secrets and caller-provided resource identifiers from diagnostics.

safe_google_ref

Redact a single Google resource reference for diagnostic logs.

API

vendor_fabric.google._diagnostics.safe_google_text(value: Any, *sensitive_values: Any) str

Redact secrets and caller-provided resource identifiers from diagnostics.

vendor_fabric.google._diagnostics.safe_google_ref(value: Any) str

Redact a single Google resource reference for diagnostic logs.