public sealed class Conversation.Types.TelephonyConnectionInfo.Types.SipHeader : IMessage<Conversation.Types.TelephonyConnectionInfo.Types.SipHeader>, IEquatable<Conversation.Types.TelephonyConnectionInfo.Types.SipHeader>, IDeepCloneable<Conversation.Types.TelephonyConnectionInfo.Types.SipHeader>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class Conversation.Types.TelephonyConnectionInfo.Types.SipHeader.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference information for the `Conversation.Types.TelephonyConnectionInfo.Types.SipHeader` class within the Google Cloud Dialogflow v2beta1 API."],["The `SipHeader` class represents the SIP headers received from the initial SIP INVITE in a conversation."],["It inherits from the base `object` class and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and one that takes another `SipHeader` object as a parameter."],["It contains two string properties, `Name` and `Value`, which are both optional and represent the header's name and value, respectively."]]],[]]