
src.dataproc.v1.getRegionOperationIamPolicy.scala Maven / Gradle / Ivy
package besom.api.googlenative.dataproc.v1
def getRegionOperationIamPolicy(using ctx: besom.types.Context)(
args: besom.api.googlenative.dataproc.v1.GetRegionOperationIamPolicyArgs,
opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.dataproc.v1.GetRegionOperationIamPolicyResult] =
ctx.invoke[besom.api.googlenative.dataproc.v1.GetRegionOperationIamPolicyArgs, besom.api.googlenative.dataproc.v1.GetRegionOperationIamPolicyResult]("google-native:dataproc/v1:getRegionOperationIamPolicy", args, opts)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy