Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class CreateSipTrunkRequest.
The request message for SipTrunks.CreateSipTrunk .
Generated from protobuf message google.cloud.dialogflow.v2.CreateSipTrunkRequest
Namespace
Google \ Cloud \ Dialogflow \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The location to create a SIP trunk for. Format: projects/<Project ID>/locations/<Location ID>
.
↳ sip_trunk
getParent
Required. The location to create a SIP trunk for.
Format: projects/<Project ID>/locations/<Location ID>
.
string
setParent
Required. The location to create a SIP trunk for.
Format: projects/<Project ID>/locations/<Location ID>
.
var
string
$this
getSipTrunk
Required. The SIP trunk to create.
hasSipTrunk
clearSipTrunk
setSipTrunk
Required. The SIP trunk to create.
$this
static::build
parent
string
Required. The location to create a SIP trunk for.
Format: projects/<Project ID>/locations/<Location ID>
. Please see SipTrunksClient::locationName()
for help formatting this field.
sipTrunk

