sipHeaders property

The SIP headers from the initial SIP INVITE.

Output only.

Implementation

core.List<
  GoogleCloudDialogflowV2ConversationTelephonyConnectionInfoSipHeader
>?
sipHeaders;