Google Cloud Dialogflow V2beta1Intent Message Rbm Suggested Action Rbm Suggested Action Dial Args
data class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDialArgs(val phoneNumber: Output<String>) : ConvertibleToJava<GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDialArgs>
Opens the user's default dialer app with the specified phone number but does not dial automatically.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDialArgs(phoneNumber: Output<String>)
Functions
Properties
Link copied to clipboard
The phone number to fill in the default dialer app. This field should be in E.164 format. An example of a correctly formatted phone number: +15556767888.