public sealed class OpenUriAction : IMessage<Intent.Types.Message.Types.BasicCard.Types.Button.Types.OpenUriAction>, IEquatable<Intent.Types.Message.Types.BasicCard.Types.Button.Types.OpenUriAction>, IDeepCloneable<Intent.Types.Message.Types.BasicCard.Types.Button.Types.OpenUriAction>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.BasicCard.Types.Button.Types.OpenUriAction.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `OpenUriAction` class within the Google Cloud Dialogflow v2 API, specifically for the .NET framework."],["The `OpenUriAction` class is used to define actions that open a specified URI, and it is part of the `Intent.Types.Message.Types.BasicCard.Types.Button.Types` namespace."],["The page includes a list of available versions of the Dialogflow v2 API from version 3.2.0 to 4.26.0, with the latest release being 4.26.0."],["The documentation details that the `OpenUriAction` class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The required property for this class is `Uri`, which holds a string that contains the HTTP or HTTPS scheme URI."]]],[]]