[[["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 `JobPlacement` class within the `Google.Cloud.Dataproc.V1` namespace, covering versions from 3.1.0 up to the latest version, 5.17.0."],["`JobPlacement` is a sealed class used for Dataproc job configuration and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `JobPlacement` class includes properties such as `ClusterLabels`, `ClusterName`, and `ClusterUuid`, which are used to specify the cluster where a job should be submitted or to identify the cluster."],["There are two constructors, a parameterless constructor and one that takes another `JobPlacement` object to create a new instance, allowing for both default and copy construction."],["This documentation highlights the object inheritance of the `JobPlacement` class from `System.Object`, and also lists the inherited methods available."]]],[]]