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 detailing its functionality in opening URIs."],["The latest version available for `OpenUriAction` is 4.26.0, with a comprehensive list of prior versions dating back to 3.2.0 for historical reference and compatibility."],["`OpenUriAction` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, signifying its role within the Google Protobuf framework."],["The class includes a constructor to create a new instance and an additional constructor that allows the creation of an `OpenUriAction` object from an existing `OpenUriAction` object, for copying or modifying existing objects."],["The `OpenUriAction` class contains one primary property, `Uri`, which is a required string that contains the HTTP or HTTPS scheme URI to be opened."]]],[]]