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

src.analyticshub.v1.getDataExchange.scala Maven / Gradle / Ivy

package besom.api.googlenative.analyticshub.v1

def getDataExchange(using ctx: besom.types.Context)(
  args: besom.api.googlenative.analyticshub.v1.GetDataExchangeArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.analyticshub.v1.GetDataExchangeResult] =
   ctx.invoke[besom.api.googlenative.analyticshub.v1.GetDataExchangeArgs, besom.api.googlenative.analyticshub.v1.GetDataExchangeResult]("google-native:analyticshub/v1:getDataExchange", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy