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 v2beta1 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 document provides reference information for the `OpenUriAction` class within the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta18."],["The `OpenUriAction` class is designed to open a specified URI, and it is a part of the `Intent.Types.Message.Types.BasicCard.Types.Button.Types` namespace."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class includes constructors for creating new `OpenUriAction` objects, either empty or by copying another `OpenUriAction`, and the main property, `Uri`, is used to set the required HTTP or HTTPS URI to be opened."],["The latest version available at the time of writing this document is 1.0.0-beta23, with a previous version 1.0.0-beta22 also documented."]]],[]]