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 reference documentation for the `OpenUriAction` class within the Google Cloud Dialogflow v2 API, specifically within the context of Intent messages and basic card buttons."],["The `OpenUriAction` class is designed to open a specified URI and is a part of the `Google.Cloud.Dialogflow.V2` namespace, found in the `Google.Cloud.Dialogflow.V2.dll` assembly."],["The documentation covers versions of the API from 3.2.0 to the latest 4.26.0, along with the current base version of 4.3.0, allowing users to navigate through the historical versions of the class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, comparison, deep cloning, and buffer operations."],["The key property of this class is the `Uri` property, a string that stores the required HTTP or HTTPS scheme URI."]]],[]]