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."],[[["The content provides documentation for the `DiagnoseClusterResults` class within the Google Cloud Dataproc v1 API, spanning versions from 3.1.0 to the latest 5.17.0."],["`DiagnoseClusterResults` is a class used for diagnosing Dataproc clusters, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DiagnoseClusterResults` class contains a `OutputUri` property, which is a string that represents the Cloud Storage URI of the diagnostic output file."],["The class has a default constructor as well as a copy constructor to clone from an existing instance of the class."]]],[]]