Google Cloud Dialogflow V2 Client - Class OpenUriAction (1.12.3)

Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class OpenUriAction.

Opens the given URI.

Generated from protobuf message google.cloud.dialogflow.v2.Intent.Message.BasicCard.Button.OpenUriAction

Namespace

Google \ Cloud \ Dialogflow \ V2 \ Intent \ Message \ BasicCard \ Button

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ uri string

Required. The HTTP or HTTPS scheme URI.

getUri

Required. The HTTP or HTTPS scheme URI.

Returns
Type Description
string

setUri

Required. The HTTP or HTTPS scheme URI.

Parameter
Name Description
var string
Returns
Type Description
$this