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."],["The `OpenUriAction` class is used to define actions that open a specified URI, inheriting from `object` and implementing multiple interfaces."],["The page lists a range of versions of the API documentation, from 3.2.0 to 4.26.0, with 4.26.0 being the latest version."],["The class contains a property `Uri`, which requires a HTTP or HTTPS scheme URI."],["There are two constructors available for this class, the default constructor `OpenUriAction()` and `OpenUriAction(Intent.Types.Message.Types.BasicCard.Types.Button.Types.OpenUriAction other)`."]]],[]]