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 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 webpage provides reference documentation for the `OpenUriAction` class within the Google Cloud Dialogflow v2 API, specifically detailing its use within the `Intent.Types.Message.Types.BasicCard.Types.Button.Types` namespace."],["The `OpenUriAction` class is designed to open a specified URI when used, and it supports HTTP or HTTPS schemes as part of its required properties."],["The documentation covers versions ranging from 3.2.0 to the latest 4.26.0, allowing developers to find API references across different versions."],["The `OpenUriAction` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities and how it can be used."],["The `OpenUriAction` class has two constructors: A default one, and another that takes in an existing instance of `Intent.Types.Message.Types.BasicCard.Types.Button.Types.OpenUriAction`, allowing for a cloneable instance of the class."]]],[]]