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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides reference documentation for the `ExecutionTemplate.Types.DataprocParameters` class within the AI Platform Notebooks v1 API."],["The `DataprocParameters` class defines parameters specifically used for Dataproc JobType executions."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality."],["The documentation includes information on the class's constructors and the `Cluster` property, which specifies the URI of the Dataproc cluster used for execution."],["Several previous versions are available, from 1.0.0-beta04 up to 2.5.0, with 2.5.0 being the latest."]]],[]]