keyAliasReference property

GoogleCloudApigeeV1KeyAliasReference? keyAliasReference
getter/setter pair

Reference name and alias-id pair.

Set when the customer supplied a ref://{referenceID} URI in TraceConfig.OtelMtlsConfig.key_store. Resolved via the References catalog the same way as TlsInfoConfig.key_alias_reference in target-server TLS. Reuses the top-level KeyAliasReference message defined for TlsInfoConfig above; no new message.

Implementation

GoogleCloudApigeeV1KeyAliasReference? keyAliasReference;