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

src.cloudbuild.v1.getGithubEnterpriseConfig.scala Maven / Gradle / Ivy

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

def getGithubEnterpriseConfig(using ctx: besom.types.Context)(
  args: besom.api.googlenative.cloudbuild.v1.GetGithubEnterpriseConfigArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.cloudbuild.v1.GetGithubEnterpriseConfigResult] =
   ctx.invoke[besom.api.googlenative.cloudbuild.v1.GetGithubEnterpriseConfigArgs, besom.api.googlenative.cloudbuild.v1.GetGithubEnterpriseConfigResult]("google-native:cloudbuild/v1:getGithubEnterpriseConfig", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy