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 v2 API class Conversation.Types.TelephonyConnectionInfo.Types.SipHeader.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The provided content details the reference documentation for the `Conversation.Types.TelephonyConnectionInfo.Types.SipHeader` class within the Google Cloud Dialogflow v2 API."],["This class represents SIP headers from the initial SIP INVITE and is part of the Google.Cloud.Dialogflow.V2 namespace in .NET."],["The document lists available versions of this class ranging from 3.2.0 to 4.26.0 (latest), showing a history of its updates."],["`SipHeader` has properties for `Name` and `Value`, both of which are optional strings representing the header's name and its corresponding value."],["The `SipHeader` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and provides constructors for creating instances, including one for copying existing `SipHeader` objects."]]],[]]