public sealed class DiagnoseClusterResults : IMessage<DiagnoseClusterResults>, IEquatable<DiagnoseClusterResults>, IDeepCloneable<DiagnoseClusterResults>, IBufferMessage, IMessage
[[["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 `DiagnoseClusterResults` class within the `Google.Cloud.Dataproc.V1` namespace, specifically for .NET development."],["The `DiagnoseClusterResults` class is used to store the location of diagnostic output and implements multiple interfaces for message handling, equality comparison, and cloning, all within the context of Google Cloud Dataproc."],["The webpage lists multiple versions of the `DiagnoseClusterResults` documentation, ranging from version 3.1.0 to the latest 5.17.0, with links to each version's specific documentation."],["The class has one property, `OutputUri`, which is a string representing the Cloud Storage URI where diagnostic information is stored."],["This class is available through the Google.Cloud.Dataproc.V1.dll assembly, indicating its inclusion in a larger library for interacting with Google Cloud Dataproc."]]],[]]