public sealed class Intent.Types.Message.Types.BasicCard.Types.Button.Types.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 v2beta1 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"]],[["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."],[[["This documentation provides reference material for the `Intent.Types.Message.Types.BasicCard.Types.Button.Types.OpenUriAction` class within the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta22."],["The `OpenUriAction` class is designed to handle the opening of URIs and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`OpenUriAction` inherits from the `object` class and has two constructors, one default and one that accepts another `OpenUriAction` object as a parameter."],["The class contains one property called `Uri` that holds a string value, which represents the HTTP or HTTPS URI that will be opened."],["The latest version of this class is 1.0.0-beta23, though the provided content is on version 1.0.0-beta22."]]],[]]