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

src.file.v1beta1.getShare.scala Maven / Gradle / Ivy

The newest version!
package besom.api.googlenative.file.v1beta1

def getShare(using ctx: besom.types.Context)(
  args: besom.api.googlenative.file.v1beta1.GetShareArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.file.v1beta1.GetShareResult] =
   ctx.invoke[besom.api.googlenative.file.v1beta1.GetShareArgs, besom.api.googlenative.file.v1beta1.GetShareResult]("google-native:file/v1beta1:getShare", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy