SipTrunk(mapping=None, *, ignore_unknown_fields=False, **kwargs)SipTrunk is the resource that represents a SIP trunk to connect to Google Telephony platform SIP trunking service.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Identifier. The unique identifier of the SIP trunk. Format: projects/.
|
expected_hostname |
MutableSequence[str]
Required. The expected hostnames in the peer certificate from partner that is used for TLS authentication. |
connections |
MutableSequence[google.cloud.dialogflow_v2.types.Connection]
Output only. Connections of the SIP trunk. |
display_name |
str
Optional. Human readable alias for this trunk. |