All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.iap.v1.getV1IamPolicy.scala Maven / Gradle / Ivy

There is a newer version: 0.32.0-core.0.4
Show newest version
package besom.api.googlenative.iap.v1

def getV1IamPolicy(using ctx: besom.types.Context)(
  args: besom.api.googlenative.iap.v1.GetV1IamPolicyArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.iap.v1.GetV1IamPolicyResult] =
   ctx.invoke[besom.api.googlenative.iap.v1.GetV1IamPolicyArgs, besom.api.googlenative.iap.v1.GetV1IamPolicyResult]("google-native:iap/v1:getV1IamPolicy", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy