public sealed class CreateSipTrunkRequest : IMessage<CreateSipTrunkRequest>, IEquatable<CreateSipTrunkRequest>, IDeepCloneable<CreateSipTrunkRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class CreateSipTrunkRequest.
The request message for
[SipTrunks.CreateSipTrunk][google.cloud.dialogflow.v2beta1.SipTrunks.CreateSipTrunk].
[[["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 `CreateSipTrunkRequest` class, a part of the Google Cloud Dialogflow v2beta1 API, within version 1.0.0-beta22 of the package."],["The `CreateSipTrunkRequest` class is used to create a request for `SipTrunks.CreateSipTrunk` functionality within the Dialogflow API."],["This class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties such as `Parent`, `ParentAsLocationName`, and `SipTrunk`, which are used to specify the location and details of the SIP trunk being created."],["The class has 2 constructors, one default and one that takes in another `CreateSipTrunkRequest` object as an argument."]]],[]]