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"]],[["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 page provides documentation for the `OpenUriAction` class within the Google Cloud Dialogflow v2 API, specifically for the .NET implementation."],["The `OpenUriAction` class is used to define actions that open a specified URI, and it is part of the `Intent.Types.Message.Types.BasicCard.Types.Button.Types` namespace."],["The page lists a history of versions of the `OpenUriAction` class documentation, from version 3.2.0 up to the latest version, 4.26.0, with its documentation link."],["The `OpenUriAction` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `OpenUriAction` class has a `Uri` property of type `String`, which is required and specifies the HTTP or HTTPS scheme URI to be opened."]]],[]]