Dataproc_v1Functions

Functions

Link copied to clipboard

Retrieves autoscaling policy.

suspend fun getAutoscalingPolicy(autoscalingPolicyId: String, location: String, project: String? = null): GetAutoscalingPolicyResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getAutoscalingPolicyIamPolicy(autoscalingPolicyId: String, location: String, project: String? = null): GetAutoscalingPolicyIamPolicyResult
Link copied to clipboard
suspend fun getBatch(argument: GetBatchPlainArgs): GetBatchResult

Gets the batch workload resource representation.

suspend fun getBatch(argument: suspend GetBatchPlainArgsBuilder.() -> Unit): GetBatchResult
suspend fun getBatch(batchId: String, location: String, project: String? = null): GetBatchResult
Link copied to clipboard

Gets the resource representation for a cluster in a project.

suspend fun getCluster(argument: suspend GetClusterPlainArgsBuilder.() -> Unit): GetClusterResult
suspend fun getCluster(clusterName: String, project: String? = null, region: String): GetClusterResult
Link copied to clipboard
suspend fun getJob(argument: GetJobPlainArgs): GetJobResult

Gets the resource representation for a job in a project.

suspend fun getJob(argument: suspend GetJobPlainArgsBuilder.() -> Unit): GetJobResult
suspend fun getJob(jobId: String, project: String? = null, region: String): GetJobResult
Link copied to clipboard

Gets the resource representation for a node group in a cluster.

suspend fun getNodeGroup(clusterId: String, nodeGroupId: String, project: String? = null, regionId: String): GetNodeGroupResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getRegionAutoscalingPolicyIamPolicy(autoscalingPolicyId: String, project: String? = null, regionId: String): GetRegionAutoscalingPolicyIamPolicyResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getRegionClusterIamPolicy(clusterId: String, project: String? = null, regionId: String): GetRegionClusterIamPolicyResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getRegionJobIamPolicy(jobId: String, project: String? = null, regionId: String): GetRegionJobIamPolicyResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getRegionOperationIamPolicy(operationId: String, project: String? = null, regionId: String): GetRegionOperationIamPolicyResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getRegionWorkflowTemplateIamPolicy(project: String? = null, regionId: String, workflowTemplateId: String): GetRegionWorkflowTemplateIamPolicyResult
Link copied to clipboard

Retrieves the latest workflow template.Can retrieve previously instantiated template by specifying optional version parameter.

suspend fun getWorkflowTemplate(location: String, project: String? = null, version: Int? = null, workflowTemplateId: String): GetWorkflowTemplateResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getWorkflowTemplateIamPolicy(location: String, project: String? = null, workflowTemplateId: String): GetWorkflowTemplateIamPolicyResult