
src.cloudbuild.v1.getGithubEnterpriseConfig.scala Maven / Gradle / Ivy
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