
src.cloudidentity.v1.getGroup.scala Maven / Gradle / Ivy
package besom.api.googlenative.cloudidentity.v1
def getGroup(using ctx: besom.types.Context)(
args: besom.api.googlenative.cloudidentity.v1.GetGroupArgs,
opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.cloudidentity.v1.GetGroupResult] =
ctx.invoke[besom.api.googlenative.cloudidentity.v1.GetGroupArgs, besom.api.googlenative.cloudidentity.v1.GetGroupResult]("google-native:cloudidentity/v1:getGroup", args, opts)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy