Get Iam Custom Roles Plain Args
data class GetIamCustomRolesPlainArgs(val project: String? = null, val showDeleted: Boolean? = null, val view: String? = null) : ConvertibleToJava<GetIamCustomRolesPlainArgs>
A collection of arguments for invoking getIamCustomRoles.