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."],[[["The latest version of the `OpenUriAction` class is 4.26.0, while this page specifically documents version 3.3.0."],["`OpenUriAction` is a class in the `Google.Cloud.Dialogflow.V2` namespace that implements interfaces for message handling, equality, deep cloning, and buffer management."],["The primary function of the `OpenUriAction` class is to handle the opening of a given HTTP or HTTPS URI, as it contains a `Uri` property for this purpose."],["This class is part of the Google.Cloud.Dialogflow.V2.dll assembly and inherits from `Object`, having a number of inherited members from that base class."],["The class has two constructors, one parameterless, and one taking another `OpenUriAction` object as a parameter to be instatiated with."]]],[]]