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"]],[["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 namespace, specifically for .NET development."],["The `OpenUriAction` class is used to define the action of opening a specified URI, and it inherits from the Object class while implementing several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The documentation lists the available versions of `OpenUriAction`, ranging from version 3.2.0 to the latest version 4.26.0."],["The class constructor `OpenUriAction` can be used with no parameters or to create a deep clone of an existing `OpenUriAction` Object, and has one property: `Uri` which is a string that holds the URI to be opened."]]],[]]