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