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
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides documentation for the `OpenUriAction` class within the Google Cloud Dialogflow V2 .NET library, specifically for versions 3.2.0 through 4.26.0."],["The `OpenUriAction` class is used to define an action that opens a specified URI, as part of the `Intent.Types.Message.Types.BasicCard.Types.Button.Types` namespace."],["The most current documented version of the `OpenUriAction` class is 4.26.0, as shown in the list, and this class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`OpenUriAction` offers two constructors, one default and one that accepts another instance of `OpenUriAction` as a parameter for easy cloning, and a property called `Uri` which takes a `String` to set the URI that will be opened."]]],[]]