public sealed class DiagnoseClusterResults : IMessage<DiagnoseClusterResults>, IEquatable<DiagnoseClusterResults>, IDeepCloneable<DiagnoseClusterResults>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class DiagnoseClusterResults.
[[["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 documentation for the `DiagnoseClusterResults` class within the Google Cloud Dataproc v1 API, specifically for version 5.10.0."],["The `DiagnoseClusterResults` class is used to represent the location of diagnostic output for Dataproc clusters, indicating where diagnostic reports are stored."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with Google's Protocol Buffers framework."],["The document lists available versions of the `DiagnoseClusterResults` class ranging from version 3.1.0 up to the latest version, 5.17.0."],["The class has two constructors, a default constructor, and one to clone an existing `DiagnoseClusterResults` instance, and contains the property `OutputUri` which gives a string of the output location."]]],[]]