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