Google Cloud Contentwarehouse V1User Info Args
data class GoogleCloudContentwarehouseV1UserInfoArgs(val groupIds: Output<List<String>>? = null, val id: Output<String>? = null) : ConvertibleToJava<GoogleCloudContentwarehouseV1UserInfoArgs>
The user information.
Properties
Link copied to clipboard
A unique user identification string, as determined by the client. The maximum number of allowed characters is 255. Allowed characters include numbers 0 to 9, uppercase and lowercase letters, and restricted special symbols (:, @, +, -, _, ~) The format is "user:xxxx@example.com";