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
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.BasicCard.Types.Button.Types.OpenUriAction.
[[["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 API, specifically for handling URI actions within dialogflow intents, with the most recent version at 4.26.0."],["The `OpenUriAction` class is designed to represent an action that opens a specified URI and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class documentation lists all of the versions of `OpenUriAction`, which ranges from versions 3.2.0 to 4.26.0, allowing users to find the documentation for their specific version."],["`OpenUriAction` includes a property, `Uri`, which is a string that stores the required HTTP or HTTPS scheme URI."],["The documentation includes information about the class's inheritance, implemented interfaces, inherited members, constructors, and properties."]]],[]]