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-03-21 UTC."],[[["This webpage provides reference documentation for the `DiagnoseClusterRequest` class within the Google Cloud Dataproc V1 API, specifically for the .NET environment, with the latest version being 5.17.0."],["The `DiagnoseClusterRequest` class is used to initiate a request for collecting diagnostic information from a cluster, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors for creating new instances and copying existing instances, and includes properties like `ClusterName`, `ProjectId`, and `Region`, which are all required for the request."],["This page provides an overview of the `DiagnoseClusterRequest` class's inheritance, inherited members, namespace, assembly and available constructors and properties, with links to its documentation for each version from 3.1.0 up to 5.17.0."],["Each version of the `DiagnoseClusterRequest` class has a dedicated link that corresponds to the API release of that version."]]],[]]