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 reference documentation for the `DiagnoseClusterResults` class within the Google Cloud Dataproc v1 API, specifically for version 5.12.0."],["The `DiagnoseClusterResults` class is used to represent the location of diagnostic output for a Dataproc cluster, and is part of a larger set of API versions."],["The documentation outlines that `DiagnoseClusterResults` inherits from the `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors available for `DiagnoseClusterResults`, including a default constructor and one that takes another `DiagnoseClusterResults` object as a parameter."],["The `OutputUri` property of the class is documented, which is a string representing the Cloud Storage URI where the diagnostic report is stored."]]],[]]