Dataproc Functions
object DataprocFunctions
Functions
Link copied to clipboard
suspend fun getAutoscalingPolicyIamPolicy(argument: GetAutoscalingPolicyIamPolicyPlainArgs): GetAutoscalingPolicyIamPolicyResult
Retrieves the current IAM policy data for autoscalingpolicy
suspend fun getAutoscalingPolicyIamPolicy(argument: suspend GetAutoscalingPolicyIamPolicyPlainArgsBuilder.() -> Unit): GetAutoscalingPolicyIamPolicyResult
suspend fun getAutoscalingPolicyIamPolicy(location: String? = null, policyId: String, project: String? = null): GetAutoscalingPolicyIamPolicyResult
Link copied to clipboard
Retrieves the current IAM policy data for a Dataproc cluster.
suspend fun getClusterIamPolicy(argument: suspend GetClusterIamPolicyPlainArgsBuilder.() -> Unit): GetClusterIamPolicyResult
suspend fun getClusterIamPolicy(cluster: String, project: String? = null, region: String? = null): GetClusterIamPolicyResult
Link copied to clipboard
Retrieves the current IAM policy data for a Dataproc job.
suspend fun getJobIamPolicy(argument: suspend GetJobIamPolicyPlainArgsBuilder.() -> Unit): GetJobIamPolicyResult
suspend fun getJobIamPolicy(jobId: String, project: String? = null, region: String? = null): GetJobIamPolicyResult
Link copied to clipboard
suspend fun getMetastoreDatabaseIamPolicy(argument: GetMetastoreDatabaseIamPolicyPlainArgs): GetMetastoreDatabaseIamPolicyResult
Retrieves the current IAM policy data for database
suspend fun getMetastoreDatabaseIamPolicy(argument: suspend GetMetastoreDatabaseIamPolicyPlainArgsBuilder.() -> Unit): GetMetastoreDatabaseIamPolicyResult
suspend fun getMetastoreDatabaseIamPolicy(database: String, location: String? = null, project: String? = null, serviceId: String): GetMetastoreDatabaseIamPolicyResult
Link copied to clipboard
suspend fun getMetastoreFederationIamPolicy(argument: GetMetastoreFederationIamPolicyPlainArgs): GetMetastoreFederationIamPolicyResult
Retrieves the current IAM policy data for federation
suspend fun getMetastoreFederationIamPolicy(argument: suspend GetMetastoreFederationIamPolicyPlainArgsBuilder.() -> Unit): GetMetastoreFederationIamPolicyResult
suspend fun getMetastoreFederationIamPolicy(federationId: String, location: String? = null, project: String? = null): GetMetastoreFederationIamPolicyResult
Link copied to clipboard
Get a Dataproc Metastore service from Google Cloud by its id and location.
suspend fun getMetastoreService(argument: suspend GetMetastoreServicePlainArgsBuilder.() -> Unit): GetMetastoreServiceResult
suspend fun getMetastoreService(location: String, project: String? = null, serviceId: String): GetMetastoreServiceResult
Link copied to clipboard
suspend fun getMetastoreServiceIamPolicy(argument: GetMetastoreServiceIamPolicyPlainArgs): GetMetastoreServiceIamPolicyResult
Retrieves the current IAM policy data for service
suspend fun getMetastoreServiceIamPolicy(argument: suspend GetMetastoreServiceIamPolicyPlainArgsBuilder.() -> Unit): GetMetastoreServiceIamPolicyResult
suspend fun getMetastoreServiceIamPolicy(location: String? = null, project: String? = null, serviceId: String): GetMetastoreServiceIamPolicyResult
Link copied to clipboard
suspend fun getMetastoreTableIamPolicy(argument: GetMetastoreTableIamPolicyPlainArgs): GetMetastoreTableIamPolicyResult
Retrieves the current IAM policy data for table
suspend fun getMetastoreTableIamPolicy(argument: suspend GetMetastoreTableIamPolicyPlainArgsBuilder.() -> Unit): GetMetastoreTableIamPolicyResult
suspend fun getMetastoreTableIamPolicy(databaseId: String, location: String? = null, project: String? = null, serviceId: String, table: String): GetMetastoreTableIamPolicyResult