GetGroupRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the application id the group is attached to.

Link copied to clipboard

The identifier of the data source the group is attached to.

Link copied to clipboard

The name of the group.

Link copied to clipboard

The identifier of the index the group is attached to.

Functions

Link copied to clipboard
inline fun copy(block: GetGroupRequest.Builder.() -> Unit = {}): GetGroupRequest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String