public sealed class DiagnoseClusterRequest : IMessage<DiagnoseClusterRequest>, IEquatable<DiagnoseClusterRequest>, IDeepCloneable<DiagnoseClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class DiagnoseClusterRequest.
A request to collect cluster diagnostic information.
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `DiagnoseClusterRequest` class within the Google Cloud Dataproc v1 API, offering reference materials and code samples."],["The `DiagnoseClusterRequest` class is a request to collect diagnostic information for a cluster, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page lists available versions of the `DiagnoseClusterRequest`, with version 5.17.0 being the latest, and offers links to documentation for versions ranging from 3.1.0 up to 5.17.0."],["The `DiagnoseClusterRequest` class has properties including `ClusterName`, `ProjectId`, and `Region`, all of which are required parameters."],["There are also constructors for `DiagnoseClusterRequest`, one being a default and the other an overload allowing you to pass in another instance of `DiagnoseClusterRequest` called `other`."]]],[]]