Files
google-apis-rs/google_dataproc1/api/index.html
2021-04-02 00:20:57 +08:00

155 lines
59 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `api` mod in crate `google_dataproc1`."><meta name="keywords" content="rust, rustlang, rust-lang, api"><title>google_dataproc1::api - Rust</title><link rel="stylesheet" type="text/css" href="../../normalize.css"><link rel="stylesheet" type="text/css" href="../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../light.css" id="themeStyle"><link rel="stylesheet" type="text/css" href="../../dark.css" disabled ><link rel="stylesheet" type="text/css" href="../../ayu.css" disabled ><script id="default-settings"></script><script src="../../storage.js"></script><noscript><link rel="stylesheet" href="../../noscript.css"></noscript><link rel="icon" type="image/svg+xml" href="../../favicon.svg">
<link rel="alternate icon" type="image/png" href="../../favicon-16x16.png">
<link rel="alternate icon" type="image/png" href="../../favicon-32x32.png"><style type="text/css">#crate-search{background-image:url("../../down-arrow.svg");}</style></head><body class="rustdoc mod"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">&#9776;</div><a href='../../google_dataproc1/index.html'><div class='logo-container rust-logo'><img src='../../rust-logo.png' alt='logo'></div></a><p class="location">Module api</p><div class="sidebar-elems"><div class="block items"><ul><li><a href="#structs">Structs</a></li><li><a href="#enums">Enums</a></li></ul></div><p class="location"><a href="../index.html">google_dataproc1</a></p><div id="sidebar-vars" data-name="api" data-ty="mod" data-relpath="../"></div><script defer src="../sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu"><img src="../../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices" role="menu"></div></div><script src="../../theme.js"></script><nav class="sub"><form class="search-form"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" disabled autocomplete="off" spellcheck="false" placeholder="Click or press S to search, ? for more options…" type="search"></div><button type="button" class="help-button">?</button>
<a id="settings-menu" href="../../settings.html"><img src="../../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class="fqn"><span class="in-band">Module <a href="../index.html">google_dataproc1</a>::<wbr><a class="mod" href="">api</a></span><span class="out-of-band"><span id="render-detail"><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">&#x2212;</span>]</a></span><a class="srclink" href="../../src/google_dataproc1/api.rs.html#1-22607" title="goto source code">[src]</a></span></h1><h2 id="structs" class="section-header"><a href="#structs">Structs</a></h2>
<table><tr class="module-item"><td><a class="struct" href="struct.AcceleratorConfig.html" title="google_dataproc1::api::AcceleratorConfig struct">AcceleratorConfig</a></td><td class="docblock-short"><p>Specifies the type and number of accelerator cards attached to the instances of an instance. See GPUs on Compute Engine (https://cloud.google.com/compute/docs/gpus/).</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AutoscalingConfig.html" title="google_dataproc1::api::AutoscalingConfig struct">AutoscalingConfig</a></td><td class="docblock-short"><p>Autoscaling Policy config associated with the cluster.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AutoscalingPolicy.html" title="google_dataproc1::api::AutoscalingPolicy struct">AutoscalingPolicy</a></td><td class="docblock-short"><p>Describes an autoscaling policy for Dataproc cluster autoscaler.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.BasicAutoscalingAlgorithm.html" title="google_dataproc1::api::BasicAutoscalingAlgorithm struct">BasicAutoscalingAlgorithm</a></td><td class="docblock-short"><p>Basic algorithm for autoscaling.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.BasicYarnAutoscalingConfig.html" title="google_dataproc1::api::BasicYarnAutoscalingConfig struct">BasicYarnAutoscalingConfig</a></td><td class="docblock-short"><p>Basic autoscaling configurations for YARN.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Binding.html" title="google_dataproc1::api::Binding struct">Binding</a></td><td class="docblock-short"><p>Associates members with a role.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CancelJobRequest.html" title="google_dataproc1::api::CancelJobRequest struct">CancelJobRequest</a></td><td class="docblock-short"><p>A request to cancel a job.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Cluster.html" title="google_dataproc1::api::Cluster struct">Cluster</a></td><td class="docblock-short"><p>Describes the identifying information, config, and status of a cluster of Compute Engine instances.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ClusterConfig.html" title="google_dataproc1::api::ClusterConfig struct">ClusterConfig</a></td><td class="docblock-short"><p>The cluster config.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ClusterMetrics.html" title="google_dataproc1::api::ClusterMetrics struct">ClusterMetrics</a></td><td class="docblock-short"><p>Contains cluster daemon metrics, such as HDFS and YARN stats.Beta Feature: This report is available for testing purposes only. It may be changed before final release.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ClusterSelector.html" title="google_dataproc1::api::ClusterSelector struct">ClusterSelector</a></td><td class="docblock-short"><p>A selector that chooses target cluster for jobs based on metadata.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ClusterStatus.html" title="google_dataproc1::api::ClusterStatus struct">ClusterStatus</a></td><td class="docblock-short"><p>The status of a cluster and its instances.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Dataproc.html" title="google_dataproc1::api::Dataproc struct">Dataproc</a></td><td class="docblock-short"><p>Central instance to access all Dataproc related resource activities</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DiagnoseClusterRequest.html" title="google_dataproc1::api::DiagnoseClusterRequest struct">DiagnoseClusterRequest</a></td><td class="docblock-short"><p>A request to collect cluster diagnostic information.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DiskConfig.html" title="google_dataproc1::api::DiskConfig struct">DiskConfig</a></td><td class="docblock-short"><p>Specifies the config of disk options for a group of VM instances.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Empty.html" title="google_dataproc1::api::Empty struct">Empty</a></td><td class="docblock-short"><p>A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EncryptionConfig.html" title="google_dataproc1::api::EncryptionConfig struct">EncryptionConfig</a></td><td class="docblock-short"><p>Encryption settings for the cluster.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EndpointConfig.html" title="google_dataproc1::api::EndpointConfig struct">EndpointConfig</a></td><td class="docblock-short"><p>Endpoint config for this cluster</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Expr.html" title="google_dataproc1::api::Expr struct">Expr</a></td><td class="docblock-short"><p>Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec.Example (Comparison): title: &quot;Summary size limit&quot; description: &quot;Determines if a summary is less than 100 chars&quot; expression: &quot;document.summary.size() &lt; 100&quot; Example (Equality): title: &quot;Requestor is owner&quot; description: &quot;Determines if requestor is the document owner&quot; expression: &quot;document.owner == request.auth.claims.email&quot; Example (Logic): title: &quot;Public documents&quot; description: &quot;Determine whether the document should be publicly visible&quot; expression: &quot;document.type != 'private' &amp;&amp; document.type != 'internal'&quot; Example (Data Manipulation): title: &quot;Notification string&quot; description: &quot;Create a notification string with a timestamp.&quot; expression: &quot;'New message received at ' + string(document.create_time)&quot; The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.GceClusterConfig.html" title="google_dataproc1::api::GceClusterConfig struct">GceClusterConfig</a></td><td class="docblock-short"><p>Common config settings for resources of Compute Engine cluster instances, applicable to all instances in the cluster.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.GetIamPolicyRequest.html" title="google_dataproc1::api::GetIamPolicyRequest struct">GetIamPolicyRequest</a></td><td class="docblock-short"><p>Request message for GetIamPolicy method.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.GetPolicyOptions.html" title="google_dataproc1::api::GetPolicyOptions struct">GetPolicyOptions</a></td><td class="docblock-short"><p>Encapsulates settings provided to GetIamPolicy.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.GkeClusterConfig.html" title="google_dataproc1::api::GkeClusterConfig struct">GkeClusterConfig</a></td><td class="docblock-short"><p>The GKE config for this cluster.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.HadoopJob.html" title="google_dataproc1::api::HadoopJob struct">HadoopJob</a></td><td class="docblock-short"><p>A Dataproc job for running Apache Hadoop MapReduce (https://hadoop.apache.org/docs/current/hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapReduceTutorial.html) jobs on Apache Hadoop YARN (https://hadoop.apache.org/docs/r2.7.1/hadoop-yarn/hadoop-yarn-site/YARN.html).</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.HiveJob.html" title="google_dataproc1::api::HiveJob struct">HiveJob</a></td><td class="docblock-short"><p>A Dataproc job for running Apache Hive (https://hive.apache.org/) queries on YARN.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.IdentityConfig.html" title="google_dataproc1::api::IdentityConfig struct">IdentityConfig</a></td><td class="docblock-short"><p>Identity related configuration, including service account based secure multi-tenancy user mappings.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InjectCredentialsRequest.html" title="google_dataproc1::api::InjectCredentialsRequest struct">InjectCredentialsRequest</a></td><td class="docblock-short"><p>A request to inject credentials into a cluster.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupAutoscalingPolicyConfig.html" title="google_dataproc1::api::InstanceGroupAutoscalingPolicyConfig struct">InstanceGroupAutoscalingPolicyConfig</a></td><td class="docblock-short"><p>Configuration for the size bounds of an instance group, including its proportional size to other groups.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupConfig.html" title="google_dataproc1::api::InstanceGroupConfig struct">InstanceGroupConfig</a></td><td class="docblock-short"><p>The config settings for Compute Engine resources in an instance group, such as a master or worker group.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceReference.html" title="google_dataproc1::api::InstanceReference struct">InstanceReference</a></td><td class="docblock-short"><p>A reference to a Compute Engine instance.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstantiateWorkflowTemplateRequest.html" title="google_dataproc1::api::InstantiateWorkflowTemplateRequest struct">InstantiateWorkflowTemplateRequest</a></td><td class="docblock-short"><p>A request to instantiate a workflow template.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Job.html" title="google_dataproc1::api::Job struct">Job</a></td><td class="docblock-short"><p>A Dataproc job resource.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.JobPlacement.html" title="google_dataproc1::api::JobPlacement struct">JobPlacement</a></td><td class="docblock-short"><p>Dataproc job config.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.JobReference.html" title="google_dataproc1::api::JobReference struct">JobReference</a></td><td class="docblock-short"><p>Encapsulates the full scoping used to reference a job.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.JobScheduling.html" title="google_dataproc1::api::JobScheduling struct">JobScheduling</a></td><td class="docblock-short"><p>Job scheduling options.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.JobStatus.html" title="google_dataproc1::api::JobStatus struct">JobStatus</a></td><td class="docblock-short"><p>Dataproc job status.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.KerberosConfig.html" title="google_dataproc1::api::KerberosConfig struct">KerberosConfig</a></td><td class="docblock-short"><p>Specifies Kerberos related configuration.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.LifecycleConfig.html" title="google_dataproc1::api::LifecycleConfig struct">LifecycleConfig</a></td><td class="docblock-short"><p>Specifies the cluster auto-delete schedule configuration.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListAutoscalingPoliciesResponse.html" title="google_dataproc1::api::ListAutoscalingPoliciesResponse struct">ListAutoscalingPoliciesResponse</a></td><td class="docblock-short"><p>A response to a request to list autoscaling policies in a project.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListClustersResponse.html" title="google_dataproc1::api::ListClustersResponse struct">ListClustersResponse</a></td><td class="docblock-short"><p>The list of all clusters in a project.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListJobsResponse.html" title="google_dataproc1::api::ListJobsResponse struct">ListJobsResponse</a></td><td class="docblock-short"><p>A list of jobs in a project.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListOperationsResponse.html" title="google_dataproc1::api::ListOperationsResponse struct">ListOperationsResponse</a></td><td class="docblock-short"><p>The response message for Operations.ListOperations.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListWorkflowTemplatesResponse.html" title="google_dataproc1::api::ListWorkflowTemplatesResponse struct">ListWorkflowTemplatesResponse</a></td><td class="docblock-short"><p>A response to a request to list workflow templates in a project.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.LoggingConfig.html" title="google_dataproc1::api::LoggingConfig struct">LoggingConfig</a></td><td class="docblock-short"><p>The runtime logging config of the job.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ManagedCluster.html" title="google_dataproc1::api::ManagedCluster struct">ManagedCluster</a></td><td class="docblock-short"><p>Cluster that is managed by the workflow.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ManagedGroupConfig.html" title="google_dataproc1::api::ManagedGroupConfig struct">ManagedGroupConfig</a></td><td class="docblock-short"><p>Specifies the resources used to actively manage an instance group.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.MetastoreConfig.html" title="google_dataproc1::api::MetastoreConfig struct">MetastoreConfig</a></td><td class="docblock-short"><p>Specifies a Metastore configuration.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.NamespacedGkeDeploymentTarget.html" title="google_dataproc1::api::NamespacedGkeDeploymentTarget struct">NamespacedGkeDeploymentTarget</a></td><td class="docblock-short"><p>A full, namespace-isolated deployment target for an existing GKE cluster.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.NodeGroupAffinity.html" title="google_dataproc1::api::NodeGroupAffinity struct">NodeGroupAffinity</a></td><td class="docblock-short"><p>Node Group Affinity for clusters using sole-tenant node groups.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.NodeInitializationAction.html" title="google_dataproc1::api::NodeInitializationAction struct">NodeInitializationAction</a></td><td class="docblock-short"><p>Specifies an executable to run on a fully configured node and a timeout period for executable completion.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Operation.html" title="google_dataproc1::api::Operation struct">Operation</a></td><td class="docblock-short"><p>This resource represents a long-running operation that is the result of a network API call.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OrderedJob.html" title="google_dataproc1::api::OrderedJob struct">OrderedJob</a></td><td class="docblock-short"><p>A job executed by the workflow.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ParameterValidation.html" title="google_dataproc1::api::ParameterValidation struct">ParameterValidation</a></td><td class="docblock-short"><p>Configuration for parameter validation.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PigJob.html" title="google_dataproc1::api::PigJob struct">PigJob</a></td><td class="docblock-short"><p>A Dataproc job for running Apache Pig (https://pig.apache.org/) queries on YARN.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Policy.html" title="google_dataproc1::api::Policy struct">Policy</a></td><td class="docblock-short"><p>An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources.A Policy is a collection of bindings. A binding binds one or more members to a single role. Members can be user accounts, service accounts, Google groups, and domains (such as G Suite). A role is a named list of permissions; each role can be an IAM predefined role or a user-created custom role.For some types of Google Cloud resources, a binding can also specify a condition, which is a logical expression that allows access to a resource only if the expression evaluates to true. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the IAM documentation (https://cloud.google.com/iam/help/conditions/resource-policies).JSON example: { &quot;bindings&quot;: [ { &quot;role&quot;: &quot;roles/resourcemanager.organizationAdmin&quot;, &quot;members&quot;: [ &quot;user:mike@example.com&quot;, &quot;group:admins@example.com&quot;, &quot;domain:google.com&quot;, &quot;serviceAccount:my-project-id@appspot.gserviceaccount.com&quot; ] }, { &quot;role&quot;: &quot;roles/resourcemanager.organizationViewer&quot;, &quot;members&quot;: [ &quot;user:eve@example.com&quot; ], &quot;condition&quot;: { &quot;title&quot;: &quot;expirable access&quot;, &quot;description&quot;: &quot;Does not grant access after Sep 2020&quot;, &quot;expression&quot;: &quot;request.time &lt; timestamp('2020-10-01T00:00:00.000Z')&quot;, } } ], &quot;etag&quot;: &quot;BwWWja0YfJA=&quot;, &quot;version&quot;: 3 } YAML example: bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time &lt; timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a description of IAM and its features, see the IAM documentation (https://cloud.google.com/iam/docs/).</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PrestoJob.html" title="google_dataproc1::api::PrestoJob struct">PrestoJob</a></td><td class="docblock-short"><p>A Dataproc job for running Presto (https://prestosql.io/) queries. IMPORTANT: The Dataproc Presto Optional Component (https://cloud.google.com/dataproc/docs/concepts/components/presto) must be enabled when the cluster is created to submit a Presto job to the cluster.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectLocationAutoscalingPolicyCreateCall.html" title="google_dataproc1::api::ProjectLocationAutoscalingPolicyCreateCall struct">ProjectLocationAutoscalingPolicyCreateCall</a></td><td class="docblock-short"><p>Creates new autoscaling policy.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectLocationAutoscalingPolicyDeleteCall.html" title="google_dataproc1::api::ProjectLocationAutoscalingPolicyDeleteCall struct">ProjectLocationAutoscalingPolicyDeleteCall</a></td><td class="docblock-short"><p>Deletes an autoscaling policy. It is an error to delete an autoscaling policy that is in use by one or more clusters.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectLocationAutoscalingPolicyGetCall.html" title="google_dataproc1::api::ProjectLocationAutoscalingPolicyGetCall struct">ProjectLocationAutoscalingPolicyGetCall</a></td><td class="docblock-short"><p>Retrieves autoscaling policy.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectLocationAutoscalingPolicyGetIamPolicyCall.html" title="google_dataproc1::api::ProjectLocationAutoscalingPolicyGetIamPolicyCall struct">ProjectLocationAutoscalingPolicyGetIamPolicyCall</a></td><td class="docblock-short"><p>Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectLocationAutoscalingPolicyListCall.html" title="google_dataproc1::api::ProjectLocationAutoscalingPolicyListCall struct">ProjectLocationAutoscalingPolicyListCall</a></td><td class="docblock-short"><p>Lists autoscaling policies in the project.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectLocationAutoscalingPolicySetIamPolicyCall.html" title="google_dataproc1::api::ProjectLocationAutoscalingPolicySetIamPolicyCall struct">ProjectLocationAutoscalingPolicySetIamPolicyCall</a></td><td class="docblock-short"><p>Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectLocationAutoscalingPolicyTestIamPermissionCall.html" title="google_dataproc1::api::ProjectLocationAutoscalingPolicyTestIamPermissionCall struct">ProjectLocationAutoscalingPolicyTestIamPermissionCall</a></td><td class="docblock-short"><p>Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may &quot;fail open&quot; without warning.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectLocationAutoscalingPolicyUpdateCall.html" title="google_dataproc1::api::ProjectLocationAutoscalingPolicyUpdateCall struct">ProjectLocationAutoscalingPolicyUpdateCall</a></td><td class="docblock-short"><p>Updates (replaces) autoscaling policy.Disabled check for update_mask, because all updates will be full replacements.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectLocationWorkflowTemplateCreateCall.html" title="google_dataproc1::api::ProjectLocationWorkflowTemplateCreateCall struct">ProjectLocationWorkflowTemplateCreateCall</a></td><td class="docblock-short"><p>Creates new workflow template.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectLocationWorkflowTemplateDeleteCall.html" title="google_dataproc1::api::ProjectLocationWorkflowTemplateDeleteCall struct">ProjectLocationWorkflowTemplateDeleteCall</a></td><td class="docblock-short"><p>Deletes a workflow template. It does not cancel in-progress workflows.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectLocationWorkflowTemplateGetCall.html" title="google_dataproc1::api::ProjectLocationWorkflowTemplateGetCall struct">ProjectLocationWorkflowTemplateGetCall</a></td><td class="docblock-short"><p>Retrieves the latest workflow template.Can retrieve previously instantiated template by specifying optional version parameter.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectLocationWorkflowTemplateGetIamPolicyCall.html" title="google_dataproc1::api::ProjectLocationWorkflowTemplateGetIamPolicyCall struct">ProjectLocationWorkflowTemplateGetIamPolicyCall</a></td><td class="docblock-short"><p>Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectLocationWorkflowTemplateInstantiateCall.html" title="google_dataproc1::api::ProjectLocationWorkflowTemplateInstantiateCall struct">ProjectLocationWorkflowTemplateInstantiateCall</a></td><td class="docblock-short"><p>Instantiates a template and begins execution.The returned Operation can be used to track execution of workflow by polling operations.get. The Operation will complete when entire workflow is finished.The running workflow can be aborted via operations.cancel. This will cause any inflight jobs to be cancelled and workflow-owned clusters to be deleted.The Operation.metadata will be WorkflowMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#workflowmetadata). Also see Using WorkflowMetadata (https://cloud.google.com/dataproc/docs/concepts/workflows/debugging#using_workflowmetadata).On successful completion, Operation.response will be Empty.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectLocationWorkflowTemplateInstantiateInlineCall.html" title="google_dataproc1::api::ProjectLocationWorkflowTemplateInstantiateInlineCall struct">ProjectLocationWorkflowTemplateInstantiateInlineCall</a></td><td class="docblock-short"><p>Instantiates a template and begins execution.This method is equivalent to executing the sequence CreateWorkflowTemplate, InstantiateWorkflowTemplate, DeleteWorkflowTemplate.The returned Operation can be used to track execution of workflow by polling operations.get. The Operation will complete when entire workflow is finished.The running workflow can be aborted via operations.cancel. This will cause any inflight jobs to be cancelled and workflow-owned clusters to be deleted.The Operation.metadata will be WorkflowMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#workflowmetadata). Also see Using WorkflowMetadata (https://cloud.google.com/dataproc/docs/concepts/workflows/debugging#using_workflowmetadata).On successful completion, Operation.response will be Empty.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectLocationWorkflowTemplateListCall.html" title="google_dataproc1::api::ProjectLocationWorkflowTemplateListCall struct">ProjectLocationWorkflowTemplateListCall</a></td><td class="docblock-short"><p>Lists workflows that match the specified filter in the request.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectLocationWorkflowTemplateSetIamPolicyCall.html" title="google_dataproc1::api::ProjectLocationWorkflowTemplateSetIamPolicyCall struct">ProjectLocationWorkflowTemplateSetIamPolicyCall</a></td><td class="docblock-short"><p>Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectLocationWorkflowTemplateTestIamPermissionCall.html" title="google_dataproc1::api::ProjectLocationWorkflowTemplateTestIamPermissionCall struct">ProjectLocationWorkflowTemplateTestIamPermissionCall</a></td><td class="docblock-short"><p>Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may &quot;fail open&quot; without warning.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectLocationWorkflowTemplateUpdateCall.html" title="google_dataproc1::api::ProjectLocationWorkflowTemplateUpdateCall struct">ProjectLocationWorkflowTemplateUpdateCall</a></td><td class="docblock-short"><p>Updates (replaces) workflow template. The updated template must contain version that matches the current server version.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectMethods.html" title="google_dataproc1::api::ProjectMethods struct">ProjectMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>project</em> resources.
It is not used directly, but through the <code>Dataproc</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionAutoscalingPolicyCreateCall.html" title="google_dataproc1::api::ProjectRegionAutoscalingPolicyCreateCall struct">ProjectRegionAutoscalingPolicyCreateCall</a></td><td class="docblock-short"><p>Creates new autoscaling policy.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionAutoscalingPolicyDeleteCall.html" title="google_dataproc1::api::ProjectRegionAutoscalingPolicyDeleteCall struct">ProjectRegionAutoscalingPolicyDeleteCall</a></td><td class="docblock-short"><p>Deletes an autoscaling policy. It is an error to delete an autoscaling policy that is in use by one or more clusters.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionAutoscalingPolicyGetCall.html" title="google_dataproc1::api::ProjectRegionAutoscalingPolicyGetCall struct">ProjectRegionAutoscalingPolicyGetCall</a></td><td class="docblock-short"><p>Retrieves autoscaling policy.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionAutoscalingPolicyGetIamPolicyCall.html" title="google_dataproc1::api::ProjectRegionAutoscalingPolicyGetIamPolicyCall struct">ProjectRegionAutoscalingPolicyGetIamPolicyCall</a></td><td class="docblock-short"><p>Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionAutoscalingPolicyListCall.html" title="google_dataproc1::api::ProjectRegionAutoscalingPolicyListCall struct">ProjectRegionAutoscalingPolicyListCall</a></td><td class="docblock-short"><p>Lists autoscaling policies in the project.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionAutoscalingPolicySetIamPolicyCall.html" title="google_dataproc1::api::ProjectRegionAutoscalingPolicySetIamPolicyCall struct">ProjectRegionAutoscalingPolicySetIamPolicyCall</a></td><td class="docblock-short"><p>Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionAutoscalingPolicyTestIamPermissionCall.html" title="google_dataproc1::api::ProjectRegionAutoscalingPolicyTestIamPermissionCall struct">ProjectRegionAutoscalingPolicyTestIamPermissionCall</a></td><td class="docblock-short"><p>Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may &quot;fail open&quot; without warning.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionAutoscalingPolicyUpdateCall.html" title="google_dataproc1::api::ProjectRegionAutoscalingPolicyUpdateCall struct">ProjectRegionAutoscalingPolicyUpdateCall</a></td><td class="docblock-short"><p>Updates (replaces) autoscaling policy.Disabled check for update_mask, because all updates will be full replacements.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionClusterCreateCall.html" title="google_dataproc1::api::ProjectRegionClusterCreateCall struct">ProjectRegionClusterCreateCall</a></td><td class="docblock-short"><p>Creates a cluster in a project. The returned Operation.metadata will be ClusterOperationMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#clusteroperationmetadata).</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionClusterDeleteCall.html" title="google_dataproc1::api::ProjectRegionClusterDeleteCall struct">ProjectRegionClusterDeleteCall</a></td><td class="docblock-short"><p>Deletes a cluster in a project. The returned Operation.metadata will be ClusterOperationMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#clusteroperationmetadata).</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionClusterDiagnoseCall.html" title="google_dataproc1::api::ProjectRegionClusterDiagnoseCall struct">ProjectRegionClusterDiagnoseCall</a></td><td class="docblock-short"><p>Gets cluster diagnostic information. The returned Operation.metadata will be ClusterOperationMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#clusteroperationmetadata). After the operation completes, Operation.response contains DiagnoseClusterResults (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#diagnoseclusterresults).</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionClusterGetCall.html" title="google_dataproc1::api::ProjectRegionClusterGetCall struct">ProjectRegionClusterGetCall</a></td><td class="docblock-short"><p>Gets the resource representation for a cluster in a project.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionClusterGetIamPolicyCall.html" title="google_dataproc1::api::ProjectRegionClusterGetIamPolicyCall struct">ProjectRegionClusterGetIamPolicyCall</a></td><td class="docblock-short"><p>Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionClusterInjectCredentialCall.html" title="google_dataproc1::api::ProjectRegionClusterInjectCredentialCall struct">ProjectRegionClusterInjectCredentialCall</a></td><td class="docblock-short"><p>Inject encrypted credentials into all of the VMs in a cluster.The target cluster must be a personal auth cluster assigned to the user who is issuing the RPC.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionClusterListCall.html" title="google_dataproc1::api::ProjectRegionClusterListCall struct">ProjectRegionClusterListCall</a></td><td class="docblock-short"><p>Lists all regions/{region}/clusters in a project alphabetically.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionClusterPatchCall.html" title="google_dataproc1::api::ProjectRegionClusterPatchCall struct">ProjectRegionClusterPatchCall</a></td><td class="docblock-short"><p>Updates a cluster in a project. The returned Operation.metadata will be ClusterOperationMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#clusteroperationmetadata).</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionClusterSetIamPolicyCall.html" title="google_dataproc1::api::ProjectRegionClusterSetIamPolicyCall struct">ProjectRegionClusterSetIamPolicyCall</a></td><td class="docblock-short"><p>Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionClusterStartCall.html" title="google_dataproc1::api::ProjectRegionClusterStartCall struct">ProjectRegionClusterStartCall</a></td><td class="docblock-short"><p>Starts a cluster in a project.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionClusterStopCall.html" title="google_dataproc1::api::ProjectRegionClusterStopCall struct">ProjectRegionClusterStopCall</a></td><td class="docblock-short"><p>Stops a cluster in a project.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionClusterTestIamPermissionCall.html" title="google_dataproc1::api::ProjectRegionClusterTestIamPermissionCall struct">ProjectRegionClusterTestIamPermissionCall</a></td><td class="docblock-short"><p>Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may &quot;fail open&quot; without warning.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionJobCancelCall.html" title="google_dataproc1::api::ProjectRegionJobCancelCall struct">ProjectRegionJobCancelCall</a></td><td class="docblock-short"><p>Starts a job cancellation request. To access the job resource after cancellation, call regions/{region}/jobs.list (https://cloud.google.com/dataproc/docs/reference/rest/v1/projects.regions.jobs/list) or regions/{region}/jobs.get (https://cloud.google.com/dataproc/docs/reference/rest/v1/projects.regions.jobs/get).</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionJobDeleteCall.html" title="google_dataproc1::api::ProjectRegionJobDeleteCall struct">ProjectRegionJobDeleteCall</a></td><td class="docblock-short"><p>Deletes the job from the project. If the job is active, the delete fails, and the response returns FAILED_PRECONDITION.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionJobGetCall.html" title="google_dataproc1::api::ProjectRegionJobGetCall struct">ProjectRegionJobGetCall</a></td><td class="docblock-short"><p>Gets the resource representation for a job in a project.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionJobGetIamPolicyCall.html" title="google_dataproc1::api::ProjectRegionJobGetIamPolicyCall struct">ProjectRegionJobGetIamPolicyCall</a></td><td class="docblock-short"><p>Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionJobListCall.html" title="google_dataproc1::api::ProjectRegionJobListCall struct">ProjectRegionJobListCall</a></td><td class="docblock-short"><p>Lists regions/{region}/jobs in a project.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionJobPatchCall.html" title="google_dataproc1::api::ProjectRegionJobPatchCall struct">ProjectRegionJobPatchCall</a></td><td class="docblock-short"><p>Updates a job in a project.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionJobSetIamPolicyCall.html" title="google_dataproc1::api::ProjectRegionJobSetIamPolicyCall struct">ProjectRegionJobSetIamPolicyCall</a></td><td class="docblock-short"><p>Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionJobSubmitAsOperationCall.html" title="google_dataproc1::api::ProjectRegionJobSubmitAsOperationCall struct">ProjectRegionJobSubmitAsOperationCall</a></td><td class="docblock-short"><p>Submits job to a cluster.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionJobSubmitCall.html" title="google_dataproc1::api::ProjectRegionJobSubmitCall struct">ProjectRegionJobSubmitCall</a></td><td class="docblock-short"><p>Submits a job to a cluster.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionJobTestIamPermissionCall.html" title="google_dataproc1::api::ProjectRegionJobTestIamPermissionCall struct">ProjectRegionJobTestIamPermissionCall</a></td><td class="docblock-short"><p>Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may &quot;fail open&quot; without warning.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionOperationCancelCall.html" title="google_dataproc1::api::ProjectRegionOperationCancelCall struct">ProjectRegionOperationCancelCall</a></td><td class="docblock-short"><p>Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionOperationDeleteCall.html" title="google_dataproc1::api::ProjectRegionOperationDeleteCall struct">ProjectRegionOperationDeleteCall</a></td><td class="docblock-short"><p>Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionOperationGetCall.html" title="google_dataproc1::api::ProjectRegionOperationGetCall struct">ProjectRegionOperationGetCall</a></td><td class="docblock-short"><p>Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionOperationGetIamPolicyCall.html" title="google_dataproc1::api::ProjectRegionOperationGetIamPolicyCall struct">ProjectRegionOperationGetIamPolicyCall</a></td><td class="docblock-short"><p>Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionOperationListCall.html" title="google_dataproc1::api::ProjectRegionOperationListCall struct">ProjectRegionOperationListCall</a></td><td class="docblock-short"><p>Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.NOTE: the name binding allows API services to override the binding to use different resource name schemes, such as users/<em>/operations. To override the binding, API services can add a binding such as &quot;/v1/{name=users/</em>}/operations&quot; to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionOperationSetIamPolicyCall.html" title="google_dataproc1::api::ProjectRegionOperationSetIamPolicyCall struct">ProjectRegionOperationSetIamPolicyCall</a></td><td class="docblock-short"><p>Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionOperationTestIamPermissionCall.html" title="google_dataproc1::api::ProjectRegionOperationTestIamPermissionCall struct">ProjectRegionOperationTestIamPermissionCall</a></td><td class="docblock-short"><p>Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may &quot;fail open&quot; without warning.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionWorkflowTemplateCreateCall.html" title="google_dataproc1::api::ProjectRegionWorkflowTemplateCreateCall struct">ProjectRegionWorkflowTemplateCreateCall</a></td><td class="docblock-short"><p>Creates new workflow template.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionWorkflowTemplateDeleteCall.html" title="google_dataproc1::api::ProjectRegionWorkflowTemplateDeleteCall struct">ProjectRegionWorkflowTemplateDeleteCall</a></td><td class="docblock-short"><p>Deletes a workflow template. It does not cancel in-progress workflows.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionWorkflowTemplateGetCall.html" title="google_dataproc1::api::ProjectRegionWorkflowTemplateGetCall struct">ProjectRegionWorkflowTemplateGetCall</a></td><td class="docblock-short"><p>Retrieves the latest workflow template.Can retrieve previously instantiated template by specifying optional version parameter.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionWorkflowTemplateGetIamPolicyCall.html" title="google_dataproc1::api::ProjectRegionWorkflowTemplateGetIamPolicyCall struct">ProjectRegionWorkflowTemplateGetIamPolicyCall</a></td><td class="docblock-short"><p>Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionWorkflowTemplateInstantiateCall.html" title="google_dataproc1::api::ProjectRegionWorkflowTemplateInstantiateCall struct">ProjectRegionWorkflowTemplateInstantiateCall</a></td><td class="docblock-short"><p>Instantiates a template and begins execution.The returned Operation can be used to track execution of workflow by polling operations.get. The Operation will complete when entire workflow is finished.The running workflow can be aborted via operations.cancel. This will cause any inflight jobs to be cancelled and workflow-owned clusters to be deleted.The Operation.metadata will be WorkflowMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#workflowmetadata). Also see Using WorkflowMetadata (https://cloud.google.com/dataproc/docs/concepts/workflows/debugging#using_workflowmetadata).On successful completion, Operation.response will be Empty.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionWorkflowTemplateInstantiateInlineCall.html" title="google_dataproc1::api::ProjectRegionWorkflowTemplateInstantiateInlineCall struct">ProjectRegionWorkflowTemplateInstantiateInlineCall</a></td><td class="docblock-short"><p>Instantiates a template and begins execution.This method is equivalent to executing the sequence CreateWorkflowTemplate, InstantiateWorkflowTemplate, DeleteWorkflowTemplate.The returned Operation can be used to track execution of workflow by polling operations.get. The Operation will complete when entire workflow is finished.The running workflow can be aborted via operations.cancel. This will cause any inflight jobs to be cancelled and workflow-owned clusters to be deleted.The Operation.metadata will be WorkflowMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#workflowmetadata). Also see Using WorkflowMetadata (https://cloud.google.com/dataproc/docs/concepts/workflows/debugging#using_workflowmetadata).On successful completion, Operation.response will be Empty.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionWorkflowTemplateListCall.html" title="google_dataproc1::api::ProjectRegionWorkflowTemplateListCall struct">ProjectRegionWorkflowTemplateListCall</a></td><td class="docblock-short"><p>Lists workflows that match the specified filter in the request.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionWorkflowTemplateSetIamPolicyCall.html" title="google_dataproc1::api::ProjectRegionWorkflowTemplateSetIamPolicyCall struct">ProjectRegionWorkflowTemplateSetIamPolicyCall</a></td><td class="docblock-short"><p>Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionWorkflowTemplateTestIamPermissionCall.html" title="google_dataproc1::api::ProjectRegionWorkflowTemplateTestIamPermissionCall struct">ProjectRegionWorkflowTemplateTestIamPermissionCall</a></td><td class="docblock-short"><p>Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may &quot;fail open&quot; without warning.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ProjectRegionWorkflowTemplateUpdateCall.html" title="google_dataproc1::api::ProjectRegionWorkflowTemplateUpdateCall struct">ProjectRegionWorkflowTemplateUpdateCall</a></td><td class="docblock-short"><p>Updates (replaces) workflow template. The updated template must contain version that matches the current server version.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PySparkJob.html" title="google_dataproc1::api::PySparkJob struct">PySparkJob</a></td><td class="docblock-short"><p>A Dataproc job for running Apache PySpark (https://spark.apache.org/docs/0.9.0/python-programming-guide.html) applications on YARN.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.QueryList.html" title="google_dataproc1::api::QueryList struct">QueryList</a></td><td class="docblock-short"><p>A list of queries to run on a cluster.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.RegexValidation.html" title="google_dataproc1::api::RegexValidation struct">RegexValidation</a></td><td class="docblock-short"><p>Validation based on regular expressions.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReservationAffinity.html" title="google_dataproc1::api::ReservationAffinity struct">ReservationAffinity</a></td><td class="docblock-short"><p>Reservation Affinity for consuming Zonal reservation.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SecurityConfig.html" title="google_dataproc1::api::SecurityConfig struct">SecurityConfig</a></td><td class="docblock-short"><p>Security related configuration, including encryption, Kerberos, etc.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SetIamPolicyRequest.html" title="google_dataproc1::api::SetIamPolicyRequest struct">SetIamPolicyRequest</a></td><td class="docblock-short"><p>Request message for SetIamPolicy method.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ShieldedInstanceConfig.html" title="google_dataproc1::api::ShieldedInstanceConfig struct">ShieldedInstanceConfig</a></td><td class="docblock-short"><p>Shielded Instance Config for clusters using Compute Engine Shielded VMs (https://cloud.google.com/security/shielded-cloud/shielded-vm).</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SoftwareConfig.html" title="google_dataproc1::api::SoftwareConfig struct">SoftwareConfig</a></td><td class="docblock-short"><p>Specifies the selection and config of software inside the cluster.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SparkJob.html" title="google_dataproc1::api::SparkJob struct">SparkJob</a></td><td class="docblock-short"><p>A Dataproc job for running Apache Spark (http://spark.apache.org/) applications on YARN.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SparkRJob.html" title="google_dataproc1::api::SparkRJob struct">SparkRJob</a></td><td class="docblock-short"><p>A Dataproc job for running Apache SparkR (https://spark.apache.org/docs/latest/sparkr.html) applications on YARN.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SparkSqlJob.html" title="google_dataproc1::api::SparkSqlJob struct">SparkSqlJob</a></td><td class="docblock-short"><p>A Dataproc job for running Apache Spark SQL (http://spark.apache.org/sql/) queries.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.StartClusterRequest.html" title="google_dataproc1::api::StartClusterRequest struct">StartClusterRequest</a></td><td class="docblock-short"><p>A request to start a cluster.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Status.html" title="google_dataproc1::api::Status struct">Status</a></td><td class="docblock-short"><p>The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC (https://github.com/grpc). Each Status message contains three pieces of data: error code, error message, and error details.You can find out more about this error model and how to work with it in the API Design Guide (https://cloud.google.com/apis/design/errors).</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.StopClusterRequest.html" title="google_dataproc1::api::StopClusterRequest struct">StopClusterRequest</a></td><td class="docblock-short"><p>A request to stop a cluster.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SubmitJobRequest.html" title="google_dataproc1::api::SubmitJobRequest struct">SubmitJobRequest</a></td><td class="docblock-short"><p>A request to submit a job.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TemplateParameter.html" title="google_dataproc1::api::TemplateParameter struct">TemplateParameter</a></td><td class="docblock-short"><p>A configurable parameter that replaces one or more fields in the template. Parameterizable fields: - Labels - File uris - Job properties - Job arguments - Script variables - Main class (in HadoopJob and SparkJob) - Zone (in ClusterSelector)</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TestIamPermissionsRequest.html" title="google_dataproc1::api::TestIamPermissionsRequest struct">TestIamPermissionsRequest</a></td><td class="docblock-short"><p>Request message for TestIamPermissions method.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TestIamPermissionsResponse.html" title="google_dataproc1::api::TestIamPermissionsResponse struct">TestIamPermissionsResponse</a></td><td class="docblock-short"><p>Response message for TestIamPermissions method.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ValueValidation.html" title="google_dataproc1::api::ValueValidation struct">ValueValidation</a></td><td class="docblock-short"><p>Validation based on a list of allowed values.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.WorkflowTemplate.html" title="google_dataproc1::api::WorkflowTemplate struct">WorkflowTemplate</a></td><td class="docblock-short"><p>A Dataproc workflow template resource.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.WorkflowTemplatePlacement.html" title="google_dataproc1::api::WorkflowTemplatePlacement struct">WorkflowTemplatePlacement</a></td><td class="docblock-short"><p>Specifies workflow execution target.Either managed_cluster or cluster_selector is required.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.YarnApplication.html" title="google_dataproc1::api::YarnApplication struct">YarnApplication</a></td><td class="docblock-short"><p>A YARN application created by a job. Application information is a subset of org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Beta Feature: This report is available for testing purposes only. It may be changed before final release.</p>
</td></tr></table><h2 id="enums" class="section-header"><a href="#enums">Enums</a></h2>
<table><tr class="module-item"><td><a class="enum" href="enum.Scope.html" title="google_dataproc1::api::Scope enum">Scope</a></td><td class="docblock-short"><p>Identifies the an OAuth2 authorization scope.
A scope is needed when requesting an
<a href="https://developers.google.com/youtube/v3/guides/authentication">authorization token</a>.</p>
</td></tr></table></section><section id="search" class="content hidden"></section><section class="footer"></section><div id="rustdoc-vars" data-root-path="../../" data-current-crate="google_dataproc1"></div>
<script src="../../main.js"></script><script defer src="../../search-index.js"></script></body></html>