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 documentation for the `OpenUriAction` class within the Google Cloud Dialogflow v2 API, specifically for .NET development, detailing its purpose to open a URI."],["The `OpenUriAction` class is part of a nested structure within the Dialogflow API, under `Intent.Types.Message.Types.BasicCard.Types.Button.Types`, and is documented here in multiple versions."],["The documentation lists numerous versions of the Dialogflow API, ranging from version 3.2.0 to 4.26.0, with version 4.26.0 being the most recent release."],["The `OpenUriAction` class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing functionalities for message handling, comparison, cloning, and buffering."],["The `OpenUriAction` class contains a property named `Uri`, which is a string property, and is used to contain the value of the HTTP or HTTPS scheme URI, to be opened."]]],[]]