groupKey

@JvmName(name = "nuytspdyjnqtxgkc")
suspend fun groupKey(value: GetGroupLookupGroupKey)

Parameters

value

The EntityKey of the Group to lookup. A unique identifier for an entity in the Cloud Identity Groups API. An entity can represent either a group with an optional namespace or a user without a namespace. The combination of id and namespace must be unique; however, the same id can be used with different namespaces. Structure is documented below.


@JvmName(name = "kkskmqijsknvlxnx")
suspend fun groupKey(argument: suspend GetGroupLookupGroupKeyBuilder.() -> Unit)

Parameters

argument

The EntityKey of the Group to lookup. A unique identifier for an entity in the Cloud Identity Groups API. An entity can represent either a group with an optional namespace or a user without a namespace. The combination of id and namespace must be unique; however, the same id can be used with different namespaces. Structure is documented below.