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 webpage provides documentation for the `DiagnoseClusterResults` class within the Google Cloud Dataproc v1 API, offering reference material and code samples."],["The `DiagnoseClusterResults` class is designed to provide the location of diagnostic output, which is essentially a plain text file that summarizes the collected diagnostics."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while also inheriting from the `object` class."],["The documentation includes a list of available versions for the `DiagnoseClusterResults` class, ranging from version 3.1.0 up to the latest version, 5.17.0, and version 5.9.0 is being displayed."],["It outlines the class's properties, including `OutputUri`, which stores the Cloud Storage URI of the diagnostic output, in string format, as well as its constructors."]]],[]]