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

src.logging.v2.getFolderExclusion.scala Maven / Gradle / Ivy

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

def getFolderExclusion(using ctx: besom.types.Context)(
  args: besom.api.googlenative.logging.v2.GetFolderExclusionArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.logging.v2.GetFolderExclusionResult] =
   ctx.invoke[besom.api.googlenative.logging.v2.GetFolderExclusionArgs, besom.api.googlenative.logging.v2.GetFolderExclusionResult]("google-native:logging/v2:getFolderExclusion", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy