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."],[[["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."]]],[]]