public sealed class DataprocParameters : IMessage<ExecutionTemplate.Types.DataprocParameters>, IEquatable<ExecutionTemplate.Types.DataprocParameters>, IDeepCloneable<ExecutionTemplate.Types.DataprocParameters>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class ExecutionTemplate.Types.DataprocParameters.
[[["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 page provides documentation for the `DataprocParameters` class within the Google Cloud Notebooks v1 API, specifically under the `ExecutionTemplate.Types` namespace."],["`DataprocParameters` are used for configuring parameters for Dataproc JobType executions in AI Platform Notebooks."],["The class is implemented with interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility with various functionalities."],["The page lists all available versions of the class, with the latest one being 2.5.0, and version 2.0.0 being the main focus of the documentation."],["It details the class's inheritance from the `Object` class, its implemented interfaces, and includes information on its constructors, as well as the `Cluster` property, which sets the URI for the cluster used in Dataproc execution."]]],[]]