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

src.dlp.v2.getDeidentifyTemplate.scala Maven / Gradle / Ivy

package besom.api.googlenative.dlp.v2

def getDeidentifyTemplate(using ctx: besom.types.Context)(
  args: besom.api.googlenative.dlp.v2.GetDeidentifyTemplateArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.dlp.v2.GetDeidentifyTemplateResult] =
   ctx.invoke[besom.api.googlenative.dlp.v2.GetDeidentifyTemplateArgs, besom.api.googlenative.dlp.v2.GetDeidentifyTemplateResult]("google-native:dlp/v2:getDeidentifyTemplate", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy